summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-31 12:36:09 +0000
committerminskim <minskim>2004-12-31 12:36:09 +0000
commitda5c4210061019fec563800a01374b22819e065c (patch)
tree62b6a612ee83731bffd78ad6c29dd849b9724e50 /devel/autoconf
parenta25e7429b71136a5bccf1589c6999cb9f6668833 (diff)
downloadpkgsrc-da5c4210061019fec563800a01374b22819e065c.tar.gz
Teach configure a correct path to the perl executable.
Bump PKGREVISION.
Diffstat (limited to 'devel/autoconf')
-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