diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bison/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 71cd487bf87..2fea4fbb2df 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2006/11/02 18:17:22 joerg Exp $ +# $NetBSD: Makefile,v 1.63 2006/12/07 14:21:33 rillig Exp $ DISTNAME= bison-2.3 CATEGORIES= devel @@ -14,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_LANGUAGES= c c++ +USE_PKGLOCALEDIR= yes USE_TOOLS+= gm4:run msgfmt INFO_FILES= # PLIST |