summaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-30 03:44:41 +0000
committerjlam <jlam>2006-03-30 03:44:41 +0000
commit3272d962a7b8a5f586720339745ef62d94c53e3c (patch)
treee284cce507534ba20c3380c2f5b60203bf4526fe /devel/bison
parentd1922e478d4b3761333f5c03452852f68a893e78 (diff)
downloadpkgsrc-3272d962a7b8a5f586720339745ef62d94c53e3c.tar.gz
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile5
-rw-r--r--devel/bison/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index c883034d597..9abd5a6dd0e 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2005/11/07 10:05:50 cjep Exp $
+# $NetBSD: Makefile,v 1.57 2006/03/30 03:44:42 jlam Exp $
DISTNAME= bison-2.1
CATEGORIES= devel
@@ -15,8 +15,7 @@ BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_TOOLS+= gm4:run
-
-INFO_FILES= bison.info
+INFO_FILES= # PLIST
TEST_TARGET= check
diff --git a/devel/bison/PLIST b/devel/bison/PLIST
index ccf8072c42c..3084d9b205a 100644
--- a/devel/bison/PLIST
+++ b/devel/bison/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.12 2005/09/30 13:51:25 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2006/03/30 03:44:42 jlam Exp $
bin/bison
+info/bison.info
lib/liby.a
man/man1/bison.1
share/aclocal/bison-i18n.m4