summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-31 13:17:31 +0000
committerminskim <minskim>2004-12-31 13:17:31 +0000
commit189e0527ee562d4cefe938195e0b70537aad3672 (patch)
treedb9384c9a6c364055d75ab0776c5256fdba8a8e9 /devel/autoconf
parent17e640c491db834cfccf19269b5dcfb37ce41d84 (diff)
downloadpkgsrc-189e0527ee562d4cefe938195e0b70537aad3672.tar.gz
Remove the redundant PERL="..." setting in CONFIGURE_ENV; it is done
in bsd.pkg.mk.
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 1a2f176fd76..813e5efb97c 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2004/12/31 12:36:09 minskim Exp $
+# $NetBSD: Makefile,v 1.50 2004/12/31 13:17:31 minskim Exp $
DISTNAME= autoconf-2.59
PKGREVISION= 1
@@ -22,7 +22,7 @@ USE_BUILDLINK3= YES
USE_LANGUAGES= # empty
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-lispdir
-CONFIGURE_ENV+= AWK="${AWK}" PERL=${PERL5:Q}
+CONFIGURE_ENV+= AWK="${AWK}"
M4= ${LOCALBASE}/bin/gm4
INFO_FILES= autoconf.info standards.info