summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-04-28 04:16:39 +0000
committerbjs <bjs@pkgsrc.org>2008-04-28 04:16:39 +0000
commitbeb4f514f85bc76328a6cdc223bf4609aa2c8991 (patch)
tree601d47e77e2222cf44cf0d81c8c1052db6e0664d /lang
parentdad2266e6dc79b52f8b54f33956654fb5ee78a27 (diff)
downloadpkgsrc-beb4f514f85bc76328a6cdc223bf4609aa2c8991.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