mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
321ff106fa
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
31 lines
882 B
Plaintext
31 lines
882 B
Plaintext
@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
|