summaryrefslogtreecommitdiff
path: root/devel/bison/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bison/Makefile')
-rw-r--r--devel/bison/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index f9592b466cb..31745d7aa13 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2002/10/05 04:17:59 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2002/11/30 14:04:01 grant Exp $
DISTNAME= bison-1.35
CATEGORIES= devel
@@ -13,12 +13,13 @@ BUILD_USES_MSGFMT= yes
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
+USE_PKGLOCALEDIR= # defined
CONFIGURE_ARGS+= --without-included-gettext
CONFIGURE_ARGS+= --with-libintl-prefix=${BUILDLINK_PREFIX.gettext-lib}
# We set the timezone to "GMT" below to avoid rebuilds of the info files
# which fail under NetBSD 1.5.
-MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" TZ=GMT
+MAKE_ENV+= TZ=GMT
CPPFLAGS+= -Dunix # for $TMPDIR parsing