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 477d07eba199..d48cd9d2ddcc 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.1:${PORTSDIR}/devel/gettext \ + intl.1:${PORTSDIR}/devel/gettext-old \ giconv.2:${PORTSDIR}/converters/libiconv USE_BZIP2= yes |