summaryrefslogtreecommitdiff
path: root/net/svnc
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-20 15:06:14 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-20 15:06:14 +0000
commit7e223b85118f24db9d6d99ba140621d85e2af079 (patch)
treed79f93c82dac5aec16534db50c252c8339ae3e0c /net/svnc
parent- Update to version 1.7.9 (diff)
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
Diffstat (limited to 'net/svnc')
-rw-r--r--net/svnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/svnc/Makefile b/net/svnc/Makefile
index 7c8237276507..5d9a82ed44e0 100644
--- a/net/svnc/Makefile
+++ b/net/svnc/Makefile
@@ -24,7 +24,7 @@ DOCFILES= README
DOCDIR= share/doc/${PORTNAME}/
ONLY_FOR_ARCHS= i386
PLIST= ${WRKDIR}/pkg-plist
-USE_PERL= yes
+USE_PERL5_BUILD=yes
WRKSRC= ${WRKDIR}/svncviewer
do-patch: