summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-12-31 12:36:09 +0000
committerminskim <minskim@pkgsrc.org>2004-12-31 12:36:09 +0000
commitcdae0e5b5c87a87b186fc0d00ea98c8a9701c277 (patch)
tree62b6a612ee83731bffd78ad6c29dd849b9724e50 /devel
parent998a57c3f2f4dab31817c7f2bf84d9aa4bb51981 (diff)
downloadpkgsrc-cdae0e5b5c87a87b186fc0d00ea98c8a9701c277.tar.gz
Teach configure a correct path to the perl executable.
Bump PKGREVISION.
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 913def44f32..1a2f176fd76 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2004/02/11 00:39:05 jlam Exp $
+# $NetBSD: Makefile,v 1.49 2004/12/31 12:36:09 minskim Exp $
DISTNAME= autoconf-2.59
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/}
EXTRACT_SUFX= .tar.bz2
@@ -21,7 +22,7 @@ USE_BUILDLINK3= YES
USE_LANGUAGES= # empty
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-lispdir
-CONFIGURE_ENV+= AWK="${AWK}"
+CONFIGURE_ENV+= AWK="${AWK}" PERL=${PERL5:Q}
M4= ${LOCALBASE}/bin/gm4
INFO_FILES= autoconf.info standards.info