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 --- textproc/intltool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/intltool') diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index b119a73ad255..5df3cb1dbcb0 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -16,11 +16,11 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Xml internationalization support for GNOME, and others -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser USE_BZIP2= yes USE_GMAKE= yes +USE_ICONV= yes USE_PERL5= yes USE_GNOME= gnometarget USE_REINPLACE= yes -- cgit v1.2.3