Date: Thu, 29 Aug 2019 13:41:53 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510162 - head/net/tacacs Message-ID: <201908291341.x7TDfrPT085343@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Thu Aug 29 13:41:52 2019 New Revision: 510162 URL: https://svnweb.freebsd.org/changeset/ports/510162 Log: net/tacacs: Do not set WRKSRC twice Modified: head/net/tacacs/Makefile Modified: head/net/tacacs/Makefile ============================================================================== --- head/net/tacacs/Makefile Thu Aug 29 13:29:51 2019 (r510161) +++ head/net/tacacs/Makefile Thu Aug 29 13:41:52 2019 (r510162) @@ -12,8 +12,6 @@ LICENSE= BSD3CLAUSE USES= gmake perl5 ssl shebangfix -WRKSRC= ${WRKDIR}/PROJECTS - CONFLICTS= tac_plus4 HAS_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908291341.x7TDfrPT085343>