aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-AxKit
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-31 03:56:43 +0800
committerkrion <krion@FreeBSD.org>2004-03-31 03:56:43 +0800
commit14042a07c94213103476ba10caba0e05d7386a88 (patch)
tree85ab7d332a60216705aba7ae5ea7bd5afd901b21 /www/p5-AxKit
parent17635d4d1428af00fc5c2d051fe401dc9e54a671 (diff)
downloadfreebsd-ports-gnome-14042a07c94213103476ba10caba0e05d7386a88.tar.gz
freebsd-ports-gnome-14042a07c94213103476ba10caba0e05d7386a88.tar.zst
freebsd-ports-gnome-14042a07c94213103476ba10caba0e05d7386a88.zip
- Use USE_ICONV knob
Approved by: portmgr
Diffstat (limited to 'www/p5-AxKit')
-rw-r--r--www/p5-AxKit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile
index 84881aa05668..434bbc66b818 100644
--- a/www/p5-AxKit/Makefile
+++ b/www/p5-AxKit/Makefile
@@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dom@happygiraffe.net
COMMENT= XML Delivery Toolkit for Apache/Perl
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
BUILD_DEPENDS= \
${SITE_PERL}/${PERL_ARCH}/Apache/libapreq.pm:${PORTSDIR}/www/p5-libapreq \
${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
@@ -56,6 +55,7 @@ MAN3= \
Apache::AxKit::StyleChooser::UserAgent.3 \
AxKit.3
+USE_ICONV= yes
PERL_CONFIGURE= yes
CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2' \
LIBS='-L${LOCALBASE}/lib' \