diff options
Diffstat (limited to 'devel/bison-devel/Makefile')
-rw-r--r-- | devel/bison-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile index 0c56476b12a2..3bfecb68c6c9 100644 --- a/devel/bison-devel/Makefile +++ b/devel/bison-devel/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 |