summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorbjs <bjs>2008-04-28 04:16:39 +0000
committerbjs <bjs>2008-04-28 04:16:39 +0000
commitbad0de7daca416b635e8d470de4557abaf3ff893 (patch)
tree601d47e77e2222cf44cf0d81c8c1052db6e0664d /lang
parent4ef7997ebd94eedd187f3012e6fd30eceae8b490 (diff)
downloadpkgsrc-bad0de7daca416b635e8d470de4557abaf3ff893.tar.gz
We do not require autoconf/automake.
Diffstat (limited to 'lang')
-rw-r--r--lang/gambc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gambc/Makefile b/lang/gambc/Makefile
index 386c0434bae..f1f502ee857 100644
--- a/lang/gambc/Makefile
+++ b/lang/gambc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/28 04:14:31 bjs Exp $
+# $NetBSD: Makefile,v 1.2 2008/04/28 04:16:39 bjs Exp $
#
DISTNAME= gambc-${GAMBC_DIST_VERSION}
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= gmake autoconf automake
+USE_TOOLS+= gmake
CONFIGURE_ARGS+= --enable-single-host
CONFIGURE_ARGS+= --enable-cplusplus