summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-05-21 08:52:42 +0000
committerkris <kris@FreeBSD.org>2004-05-21 08:52:42 +0000
commit64534c9e767de5faf11827b4b2d758285cb6644c (patch)
tree6b9c596857da7608569881c0761c3f7f6ce7647b
parent7601ae6166637a996d9a62effd7a0f1a4735d8aa (diff)
downloadFreeBSD-ports-64534c9e767de5faf11827b4b2d758285cb6644c.zip
FreeBSD-ports-64534c9e767de5faf11827b4b2d758285cb6644c.tar.gz
s/USE_PERL/USE_PERL5/
-rw-r--r--misc/gpt/Makefile2
-rw-r--r--misc/gpt31/Makefile2
-rw-r--r--www/gforge/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/gpt/Makefile b/misc/gpt/Makefile
index f86ff6d..82194e4 100644
--- a/misc/gpt/Makefile
+++ b/misc/gpt/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \
${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch
-USE_PERL= yes
+USE_PERL5= yes
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes
diff --git a/misc/gpt31/Makefile b/misc/gpt31/Makefile
index f86ff6d..82194e4 100644
--- a/misc/gpt31/Makefile
+++ b/misc/gpt31/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \
${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch
-USE_PERL= yes
+USE_PERL5= yes
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes
diff --git a/www/gforge/Makefile b/www/gforge/Makefile
index 39032f6..185639b 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
OpenPOWER on IntegriCloud