diff options
Diffstat (limited to 'devel/bison1875')
-rw-r--r-- | devel/bison1875/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile index 0c56476b12a2..3bfecb68c6c9 100644 --- a/devel/bison1875/Makefile +++ b/devel/bison1875/Makefile @@ -18,7 +18,7 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc CONFLICTS= bison-[0-9]+ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes |