From 2407eac6aba22520116834bd978baeba259a9418 Mon Sep 17 00:00:00 2001 From: sketch Date: Wed, 17 Dec 2003 15:11:03 +0000 Subject: 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 --- lang/gawk/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/gawk') 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} -- cgit v1.2.3