From 52f1b46a372dccfaa10865c2a107535a68721e41 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 14 Feb 2004 00:54:44 +0000 Subject: remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this automatically now. --- devel/gettext/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/gettext') diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile index 75d150259ae..4111802b21f 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2003/12/05 18:15:49 erh Exp $ +# $NetBSD: Makefile,v 1.54 2004/02/14 00:54:45 grant Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1998/08/09 15:13:33 kuriyama Exp # @@ -19,8 +19,6 @@ USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess -CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub USE_GNU_GETTEXT= yes CONFIGURE_ARGS+= --without-included-gettext -- cgit v1.2.3