diff options
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 1a709daabe79..677edbc9209e 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -19,7 +19,7 @@ COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \ iconv.3:${PORTSDIR}/converters/libiconv \ - intl.5:${PORTSDIR}/devel/gettext \ + intl.5:${PORTSDIR}/devel/gettext-old \ pcre.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes |