aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-10-17 08:13:30 +0800
committerlinimon <linimon@FreeBSD.org>2007-10-17 08:13:30 +0800
commit71a9a695865272ceaf18ae79f416638180981bb0 (patch)
tree0fdf44e714b99b301177356a4fe7214c178e85c6 /ports-mgmt
parent6f70efc65cfdb5e18d6d0742a3c9c47b80f3278c (diff)
downloadfreebsd-ports-gnome-71a9a695865272ceaf18ae79f416638180981bb0.tar.gz
freebsd-ports-gnome-71a9a695865272ceaf18ae79f416638180981bb0.tar.zst
freebsd-ports-gnome-71a9a695865272ceaf18ae79f416638180981bb0.zip
Fix braino.
Hat: portmgr
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/tinderbox-devel/Makefile2
-rw-r--r--ports-mgmt/tinderbox/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile
index 4b5d7ed903f3..6b39c3904fd1 100644
--- a/ports-mgmt/tinderbox-devel/Makefile
+++ b/ports-mgmt/tinderbox-devel/Makefile
@@ -22,7 +22,7 @@ OPTIONS= PGSQL "With pgsql" Off \
LIGHTTPD "Use LightHTTPD for web interface" Off
NO_BUILD= yes
-WANT_PERL5= yes
+WANT_PERL= yes
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile
index 4b5d7ed903f3..6b39c3904fd1 100644
--- a/ports-mgmt/tinderbox/Makefile
+++ b/ports-mgmt/tinderbox/Makefile
@@ -22,7 +22,7 @@ OPTIONS= PGSQL "With pgsql" Off \
LIGHTTPD "Use LightHTTPD for web interface" Off
NO_BUILD= yes
-WANT_PERL5= yes
+WANT_PERL= yes
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message