From 3e25dbe259cb0f30779998b972f9e8099da59361 Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 18 Mar 2002 09:46:46 +0000 Subject: Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need libiconv. --- news/tin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'news') diff --git a/news/tin/Makefile b/news/tin/Makefile index d48cd9d2ddcc..2fe515523d90 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -16,7 +16,7 @@ MAINTAINER?= ache@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ intl.1:${PORTSDIR}/devel/gettext-old \ - giconv.2:${PORTSDIR}/converters/libiconv + iconv.3:${PORTSDIR}/converters/libiconv USE_BZIP2= yes USE_GMAKE= yes -- cgit