summaryrefslogtreecommitdiff
path: root/lang/gawk
diff options
context:
space:
mode:
authorsketch <sketch>2003-12-17 15:11:03 +0000
committersketch <sketch>2003-12-17 15:11:03 +0000
commit765852ef9191be571ac6791a084c76f0573b5a74 (patch)
treea7713102824a22849d51703a4c2826f3a0649f17 /lang/gawk
parent42734077e46221cf6923b1c78b5169f02a36b384 (diff)
downloadpkgsrc-765852ef9191be571ac6791a084c76f0573b5a74.tar.gz
Remove the dependancy on GNU make, which should be unnecessary. This
package would previously fail to build if devel/gmake wasn't already installed due to the circular dependancy prevention logic in tools.mk
Diffstat (limited to 'lang/gawk')
-rw-r--r--lang/gawk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile
index 67314ca2386..4d7766e36c0 100644
--- a/lang/gawk/Makefile
+++ b/lang/gawk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/10/06 06:57:40 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2003/12/17 15:11:03 sketch Exp $
#
DISTNAME= gawk-3.1.3
@@ -13,7 +13,6 @@ COMMENT= GNU awk
CONFLICTS= ja-gawk-[0-9]*
USE_BUILDLINK2= # defined
-USE_GMAKE= # defined
GNU_CONFIGURE= # defined
USE_PKGLOCALEDIR= # defined
TEST_DIRS= ${WRKSRC}