From d8a7747225eebf6886e5fc1f3e338248a088668b Mon Sep 17 00:00:00 2001 From: itojun Date: Thu, 9 Nov 2000 14:26:33 +0000 Subject: libintl tweaks are moved into bsd.pkg.mk --- devel/bison/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'devel/bison/Makefile') diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 8266ebea2d1..f91af1e7ac8 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/11/01 03:41:28 itojun Exp $ +# $NetBSD: Makefile,v 1.15 2000/11/09 14:26:33 itojun Exp $ DISTNAME= bison-1.28 CATEGORIES= devel @@ -15,10 +15,6 @@ INFO_FILES= bison.info USE_LIBINTL= YES CPPFLAGS+= -Dunix # for $TMPDIR parsing -CPPFLAGS+= -I${LOCALBASE}/include # for libintl.h -# if we have /usr/lib/libintl.a, we don't really need -L -INTLLIBS= -L${LOCALBASE}/lib -lintl -CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" INTLLIBS="${INTLLIBS}" CONFIGURE_ARGS+=--without-included-gettext .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3