pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/bison Fixed PKGLOCALEDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52aa1fd1e409
branches:  trunk
changeset: 522348:52aa1fd1e409
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Dec 07 14:21:33 2006 +0000

description:
Fixed PKGLOCALEDIR.

diffstat:

 devel/bison/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6ee38109bfda -r 52aa1fd1e409 devel/bison/Makefile
--- a/devel/bison/Makefile      Thu Dec 07 14:11:45 2006 +0000
+++ b/devel/bison/Makefile      Thu Dec 07 14:21:33 2006 +0000
@@ -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 @@
 
 GNU_CONFIGURE=         YES
 USE_LANGUAGES=         c c++
+USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gm4:run msgfmt
 INFO_FILES=            # PLIST
 



Home | Main Index | Thread Index | Old Index