freebsd-ports/devel/bison20/pkg-plist
Sean Chittenden 321ff106fa When installing bison, create a symlink from bin/bison to bin/bison1875
that way ports that require bison1875 (ie: PostgreSQL 7.4+) can properly
detect this dependency.  Given both bison's have the appropriate CONFLICTS
sections, this should be a big enough hint to users to move from
bison < 1.875 to something more recent.  Bump port revision.

Pointy hat to:	bison(1) authors for grammar incompatibilities
2003-11-15 22:20:01 +00:00

30 lines
882 B
Text

@comment $FreeBSD$
bin/bison
bin/bison1875
bin/yacc
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info
lib/liby.a
@exec install-info %D/info/bison.info %D/info/dir
share/bison/c.m4
share/bison/glr.c
share/bison/lalr1.cc
share/bison/m4sugar/m4sugar.m4
share/bison/README
share/bison/yacc.c
share/locale/da/LC_MESSAGES/bison.mo
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/hr/LC_MESSAGES/bison.mo
share/locale/id/LC_MESSAGES/bison.mo
share/locale/it/LC_MESSAGES/bison.mo
share/locale/ja/LC_MESSAGES/bison.mo
share/locale/nl/LC_MESSAGES/bison.mo
share/locale/pt_BR/LC_MESSAGES/bison.mo
share/locale/ru/LC_MESSAGES/bison.mo
share/locale/sv/LC_MESSAGES/bison.mo
share/locale/tr/LC_MESSAGES/bison.mo
@dirrm share/bison/m4sugar
@dirrm share/bison