summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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