summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/slrn/Makefile2
-rw-r--r--news/tin/Makefile2
-rw-r--r--news/yencode/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index f21553d7357a..14321852f082 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -20,7 +20,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= petef@FreeBSD.org
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \
- intl.2:${PORTSDIR}/devel/gettext \
+ intl.4:${PORTSDIR}/devel/gettext \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 5c1217f469bf..97cbe6bb1994 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/ \
MAINTAINER?= ache@FreeBSD.org
LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
- intl.2:${PORTSDIR}/devel/gettext
+ intl.4:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/news/yencode/Makefile b/news/yencode/Makefile
index d30e5dd7aa60..84d52a7a50de 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" \