aboutsummaryrefslogtreecommitdiffstats
path: root/www/gforge
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-05-21 16:52:42 +0800
committerkris <kris@FreeBSD.org>2004-05-21 16:52:42 +0800
commit64534c9e767de5faf11827b4b2d758285cb6644c (patch)
tree6b9c596857da7608569881c0761c3f7f6ce7647b /www/gforge
parent7601ae6166637a996d9a62effd7a0f1a4735d8aa (diff)
downloadfreebsd-ports-gnome-64534c9e767de5faf11827b4b2d758285cb6644c.tar.gz
freebsd-ports-gnome-64534c9e767de5faf11827b4b2d758285cb6644c.tar.zst
freebsd-ports-gnome-64534c9e767de5faf11827b4b2d758285cb6644c.zip
s/USE_PERL/USE_PERL5/
Diffstat (limited to 'www/gforge')
-rw-r--r--www/gforge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gforge/Makefile b/www/gforge/Makefile
index 39032f62a4c1..185639b8d466 100644
--- a/www/gforge/Makefile
+++ b/www/gforge/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4 \
USE_BZIP2= YES
USE_REINPLACE= YES
-USE_PERL= YES
+USE_PERL5= YES
HAS_CONFIGURE= YES
USE_APACHE= YES
USE_AUTOCONF_VER= 253