From a9f655130603ff40a917146738a8cb2487ed5f82 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 30 Mar 2004 19:56:43 +0000 Subject: - Use USE_ICONV knob Approved by: portmgr --- www/snownews/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/snownews') diff --git a/www/snownews/Makefile b/www/snownews/Makefile index 9b9b134c7d4e..a342c4586f01 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -16,10 +16,10 @@ MAINTAINER= clsung@dragon2.net COMMENT= A text mode RSS newsreader BUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2 -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_GETTEXT= yes USE_GMAKE= yes +USE_ICONV= yes MAN1= snownews.1 MANLANG= "" de nl fr it -- cgit v1.2.3