summaryrefslogtreecommitdiff
path: root/lang/gcc3
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 13:51:13 +0000
committergrant <grant>2004-01-24 13:51:13 +0000
commit1fbd122a93c74571feb27c81b9d1372743804090 (patch)
tree392f755759c8becb1ccb007770bef5095757eddd /lang/gcc3
parent9942b11b391e0013e3555abc2b57ea4a63bc1e3e (diff)
downloadpkgsrc-1fbd122a93c74571feb27c81b9d1372743804090.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'lang/gcc3')
-rw-r--r--lang/gcc3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc3/Makefile b/lang/gcc3/Makefile
index 449ed97a3b3..367ca4f6550 100644
--- a/lang/gcc3/Makefile
+++ b/lang/gcc3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2004/01/21 10:17:56 abs Exp $
+# $NetBSD: Makefile,v 1.48 2004/01/24 13:51:14 grant Exp $
#
DISTNAME= gcc-3.3
@@ -18,7 +18,7 @@ NOT_FOR_PLATFORM= Darwin-*-*
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
HAS_CONFIGURE= YES