summaryrefslogtreecommitdiff
path: root/lang/gcc3-c/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc3-c/Makefile.common')
-rw-r--r--lang/gcc3-c/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc3-c/Makefile.common b/lang/gcc3-c/Makefile.common
index 82ebeb6916c..e3c5b0e4945 100644
--- a/lang/gcc3-c/Makefile.common
+++ b/lang/gcc3-c/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2003/12/03 11:28:55 drochner Exp $
+# $NetBSD: Makefile.common,v 1.8 2004/01/24 13:51:14 grant Exp $
#
GCC_VERSION= 3.3.2
@@ -14,7 +14,7 @@ NOT_FOR_PLATFORM= Darwin-*-*
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
HAS_CONFIGURE= YES
.include "../../mk/bsd.prefs.mk"