aboutsummaryrefslogtreecommitdiff
path: root/net/tacacs
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-08-29 13:41:52 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-08-29 13:41:52 +0000
commit1783e3efe1ecae5e23f0a6f2176d266e2f4072b0 (patch)
tree006d395cb20484926b9954e5eff4966bbacc791b /net/tacacs
parent23b3ba1988ce6899afe1b26215ff24bb2d64d867 (diff)
downloadports-1783e3efe1ecae5e23f0a6f2176d266e2f4072b0.tar.gz
ports-1783e3efe1ecae5e23f0a6f2176d266e2f4072b0.zip
net/tacacs: Do not set WRKSRC twice
Notes
Notes: svn path=/head/; revision=510162
Diffstat (limited to 'net/tacacs')
-rw-r--r--net/tacacs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/tacacs/Makefile b/net/tacacs/Makefile
index fb2cf198764a..3feb92265746 100644
--- a/net/tacacs/Makefile
+++ b/net/tacacs/Makefile
@@ -12,8 +12,6 @@ LICENSE= BSD3CLAUSE
USES= gmake perl5 ssl shebangfix
-WRKSRC= ${WRKDIR}/PROJECTS
-
CONFLICTS= tac_plus4
HAS_CONFIGURE= yes