diff options
Diffstat (limited to 'devel/bison175')
-rw-r--r-- | devel/bison175/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile index d6acd8bb2c40..9115ff9d4880 100644 --- a/devel/bison175/Makefile +++ b/devel/bison175/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= bison MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-included-gettext |