aboutsummaryrefslogtreecommitdiff
path: root/net/zebra-server/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-09-07 19:49:41 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-09-07 19:49:41 +0000
commit7046a55fd8c78a3bf8c78c239a321985cdb6e3ad (patch)
tree44170eaab332d8a08ad941e3638a2e1e422229c8 /net/zebra-server/Makefile
parent78ba9cefd2a78753796f0a79d3906abee675f58d (diff)
downloadports-7046a55fd8c78a3bf8c78c239a321985cdb6e3ad.tar.gz
ports-7046a55fd8c78a3bf8c78c239a321985cdb6e3ad.zip
Notes
Diffstat (limited to 'net/zebra-server/Makefile')
-rw-r--r--net/zebra-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile
index b975963e799a..d26918c33f80 100644
--- a/net/zebra-server/Makefile
+++ b/net/zebra-server/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin \
--with-tclconfig=${TCL_LIBDIR} \
- --with-iconv=${LOCALBASE} --with-expat=${LOCALBASE}
+ --with-iconv=${ICONV_PREFIX} --with-expat=${LOCALBASE}
USES= iconv
USE_LDCONFIG= yes