summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/automake14/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index 3ef8698e4056..c123c5deeb46 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -7,7 +7,7 @@
PORTNAME= automake
PORTVERSION= 1.4.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
@@ -24,7 +24,7 @@ BUILD_VERSION= 14
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake${BUILD_VERSION}
GNU_CONFIGURE= yes
-CONFIGURE_ENV= PERL=${PERL5}
+CONFIGURE_ENV= PERL=${PERL}
CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION}
USE_PERL5= yes
USE_REINPLACE= yes