summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Sablotron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Sablotron/Makefile')
-rw-r--r--textproc/p5-XML-Sablotron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile
index 02c063088d5f..ab8da59566d3 100644
--- a/textproc/p5-XML-Sablotron/Makefile
+++ b/textproc/p5-XML-Sablotron/Makefile
@@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= A Perl interface to the Sablotron XSLT processor
-LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \
- iconv.3:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron
+USE_ICONV= yes
PERL_CONFIGURE= yes
CONFIGURE_ARGS= LIBS='-L${LOCALBASE}/lib -lexpat -lsablot -liconv' \
INC='-I${LOCALBASE}/include' \