aboutsummaryrefslogtreecommitdiff
path: root/net/zebra-server
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-17 09:18:48 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-17 09:18:48 +0000
commita0e2749385c3c77183db1243df58d748a44fb33a (patch)
tree190cefef63c12a2bb6de309e19b73531b572c03f /net/zebra-server
parentef297ed0e51dec75c0a9c5339316df11038077bc (diff)
downloadports-a0e2749385c3c77183db1243df58d748a44fb33a.tar.gz
ports-a0e2749385c3c77183db1243df58d748a44fb33a.zip
Notes
Diffstat (limited to 'net/zebra-server')
-rw-r--r--net/zebra-server/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile
index 1568a68bff4f..9bfd81f15ca3 100644
--- a/net/zebra-server/Makefile
+++ b/net/zebra-server/Makefile
@@ -18,8 +18,7 @@ CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin \
--with-tclconfig=${TCL_LIBDIR} \
--with-iconv=${ICONV_PREFIX} --with-expat=${LOCALBASE}
-USES= iconv
+USES= iconv tcl
USE_LDCONFIG= yes
-USE_TCL= yes
.include <bsd.port.mk>