From a9f655130603ff40a917146738a8cb2487ed5f82 Mon Sep 17 00:00:00 2001
From: Kirill Ponomarev <krion@FreeBSD.org>
Date: Tue, 30 Mar 2004 19:56:43 +0000
Subject: - Use USE_ICONV knob

Approved by:	portmgr
---
 news/tin/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'news/tin')

diff --git a/news/tin/Makefile b/news/tin/Makefile
index 35097105afb4..ba3ffca3cc58 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -18,12 +18,12 @@ MAINTAINER?=	ache@FreeBSD.org
 COMMENT=	Easy-to-use threaded newsreader with NOV/NNTP support
 
 LIB_DEPENDS=	uu.3:${PORTSDIR}/converters/uulib \
-		iconv.3:${PORTSDIR}/converters/libiconv \
 		pcre.0:${PORTSDIR}/devel/pcre
 
 USE_BZIP2=	yes
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
+USE_ICONV=	yes
 GNU_CONFIGURE=	yes
 TIN_EDITOR?=	/usr/bin/ee
 
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0