diff options
Diffstat (limited to 'news/yencode/Makefile')
-rw-r--r-- | news/yencode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/yencode/Makefile b/news/yencode/Makefile index d30e5dd..84d52a7 100644 --- a/news/yencode/Makefile +++ b/news/yencode/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |