aboutsummaryrefslogtreecommitdiff
path: root/net/ulxmlrpcpp
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 /net/ulxmlrpcpp
parentc6f7e574ed68c7363c234c63e9d7af5f6599b904 (diff)
downloadports-a9f655130603ff40a917146738a8cb2487ed5f82.tar.gz
ports-a9f655130603ff40a917146738a8cb2487ed5f82.zip
Notes
Diffstat (limited to 'net/ulxmlrpcpp')
-rw-r--r--net/ulxmlrpcpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile
index 8c864582da7e..5f41bb6ae7e7 100644
--- a/net/ulxmlrpcpp/Makefile
+++ b/net/ulxmlrpcpp/Makefile
@@ -17,10 +17,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A ultra lightweight xml-rpc library written in C++
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
- iconv.3:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_BZIP2= yes
+USE_ICONV= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \