aboutsummaryrefslogtreecommitdiffstats
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 3fb93800c547..e6334fe9fa88 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -21,7 +21,7 @@ MAINTAINER= petef@FreeBSD.org
COMMENT= SLang-based newsreader
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \
- intl.4:${PORTSDIR}/devel/gettext \
+ intl.5:${PORTSDIR}/devel/gettext \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 486f6f66af83..ca4d3c55cb3c 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -18,7 +18,7 @@ COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support
LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib \
iconv.3:${PORTSDIR}/converters/libiconv \
- intl.4:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/news/yencode/Makefile b/news/yencode/Makefile
index 004eeeaee80a..c60f2feb5754 100644
--- a/news/yencode/Makefile
+++ b/news/yencode/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A free (GPL) encoder and decoder for the yEnc Usenet file format
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes