aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
commita9f655130603ff40a917146738a8cb2487ed5f82 (patch)
tree5babe5a6833f10e0055bcf2c88ac48e0eaa8c05d /news
parentc6f7e574ed68c7363c234c63e9d7af5f6599b904 (diff)
downloadports-a9f655130603ff40a917146738a8cb2487ed5f82.tar.gz
ports-a9f655130603ff40a917146738a8cb2487ed5f82.zip
- Use USE_ICONV knob
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=105726
Diffstat (limited to 'news')
-rw-r--r--news/slrn/Makefile4
-rw-r--r--news/tin/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index 4a1435638e4e..ab084d592c63 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -24,11 +24,11 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= petef@FreeBSD.org
COMMENT= SLang-based newsreader
-LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \
- iconv.3:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
USE_BZIP2= yes
USE_GMAKE= yes
+USE_ICONV= yes
USE_REINPLACE= yes
.if defined(WITHOUT_NLS)
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