summaryrefslogtreecommitdiff
path: root/net/rancid
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
commit6950bbfd5bd3f047d0ad862787a782bf8bd5ce66 (patch)
tree3dc53eae63c2acdee7eed0fbab27af068ed8befd /net/rancid
parent- Update to version 1.0.5 (diff)
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
Notes
Notes: svn path=/head/; revision=92065
Diffstat (limited to 'net/rancid')
-rw-r--r--net/rancid/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rancid/Makefile b/net/rancid/Makefile
index 4b0bd395c706..eb5ce7323cc2 100644
--- a/net/rancid/Makefile
+++ b/net/rancid/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect \
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/LockFile/Simple.pm:${PORTSDIR}/devel/p5-LockFile-Simple
-SITE_PERL= ${SITE_PERL}
USE_PERL5= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
USE_GMAKE= yes