aboutsummaryrefslogtreecommitdiff
path: root/devel/bison-devel/pkg-plist
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-09-23 00:21:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-09-23 00:21:23 +0000
commit74894ed54d114f8e046e460c8dca6d2c40eb86ee (patch)
tree13baccf36ea5dce162aeabf9fbe76d9581a44f9e /devel/bison-devel/pkg-plist
parentea218fd3a8bd022f550b4c369572d6c05e9ba168 (diff)
downloadports-74894ed54d114f8e046e460c8dca6d2c40eb86ee.tar.gz
ports-74894ed54d114f8e046e460c8dca6d2c40eb86ee.zip
Update to 1.29
* Added `-g' and `--graph'. * Added `--locations' and `%locations'. * Added `-S' and `--skeleton'. * `%raw', `-r', `--raw' is disabled. * Special characters are escaped when output. This solves the problems * New directives. `%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose', `%debug', `%source_extension' and `%header_extension'. * The input and the output files has automatically a similar extension. Submitted by: demon
Notes
Notes: svn path=/head/; revision=48099
Diffstat (limited to 'devel/bison-devel/pkg-plist')
-rw-r--r--devel/bison-devel/pkg-plist7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/bison-devel/pkg-plist b/devel/bison-devel/pkg-plist
index eda985803139..0d401c56d825 100644
--- a/devel/bison-devel/pkg-plist
+++ b/devel/bison-devel/pkg-plist
@@ -1,15 +1,18 @@
@comment $FreeBSD$
bin/bison
-share/bison.hairy
-share/bison.simple
+share/bison/bison.hairy
+share/bison/bison.simple
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info
@exec install-info %D/info/bison.info %D/info/dir
share/locale/de/LC_MESSAGES/bison.mo
share/locale/es/LC_MESSAGES/bison.mo
+share/locale/et/LC_MESSAGES/bison.mo
share/locale/fr/LC_MESSAGES/bison.mo
+share/locale/ja/LC_MESSAGES/bison.mo
share/locale/nl/LC_MESSAGES/bison.mo
share/locale/ru/LC_MESSAGES/bison.mo
+@dirrm share/bison
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/* 2>/dev/null || true
@unexec rmdir %D/share/locale 2>/dev/null || true