From 78da40aa98fcf6cb07ce5586fa21a0ebbf344900 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Fri, 23 Jan 2004 18:12:26 +0000 Subject: Now gettext 0.12.1 is gettext-old. --- news/slrn/Makefile | 2 +- news/tin/Makefile | 2 +- news/yencode/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'news') diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 0daae67c1e9f..8001c77864c4 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -22,7 +22,7 @@ MAINTAINER= petef@FreeBSD.org COMMENT= SLang-based newsreader LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ - intl.5:${PORTSDIR}/devel/gettext \ + intl.5:${PORTSDIR}/devel/gettext-old \ iconv.3:${PORTSDIR}/converters/libiconv USE_BZIP2= yes 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 diff --git a/news/yencode/Makefile b/news/yencode/Makefile index 3b441ce87204..f7912d26987a 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.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old USE_GETOPT_LONG= yes GNU_CONFIGURE= yes -- cgit v1.2.3