From 5fc0e6163e5ed55030398a10ac9bde6fb9b6246c Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 16 Oct 2002 22:08:58 +0000 Subject: GNU make 3.8.0 doesn't really need GNU gettext. Rely on latest gettext-lib/buildlink2.mk to convince the configure script that the system libintl really is okay. --- devel/gmake/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/gmake') diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile index 73c47b1895c..2082f77ad36 100644 --- a/devel/gmake/Makefile +++ b/devel/gmake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2002/10/16 10:09:56 tron Exp $ +# $NetBSD: Makefile,v 1.34 2002/10/16 22:08:58 jlam Exp $ DISTNAME= make-3.80 PKGNAME= gmake-3.80 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.gnu.org/software/make/make.html COMMENT= GNU version of 'make' utility USE_BUILDLINK2= YES -USE_GNU_GETTEXT= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --program-prefix="g" CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" -- cgit v1.2.3