summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-11 00:39:05 +0000
committerjlam <jlam@pkgsrc.org>2004-02-11 00:39:05 +0000
commitf89bea0b932974528b1d49ab060a62095370306c (patch)
tree4a0870b8f144ee5f3f2666bd2754ca939968aa92 /devel
parent7d16bf87e26f75657ecf050d537c08643faf6d06 (diff)
downloadpkgsrc-f89bea0b932974528b1d49ab060a62095370306c.tar.gz
This package uses no compilers.
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 4cda23d8c91..913def44f32 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2004/02/10 02:22:50 jlam Exp $
+# $NetBSD: Makefile,v 1.48 2004/02/11 00:39:05 jlam Exp $
DISTNAME= autoconf-2.59
CATEGORIES= devel
@@ -18,6 +18,7 @@ CONFLICTS= autoconf-devel-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-lispdir
CONFIGURE_ENV+= AWK="${AWK}"