aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-20 09:55:33 +0800
committerkris <kris@FreeBSD.org>2007-01-20 09:55:33 +0800
commit1f60555781f86b0874d2bd123d4462a4a7137c39 (patch)
treeab640d852657d3d52212b7d260864e989269cb5d /net
parent96df7f4af807dc846af619ae6a5c832b0114ea4d (diff)
downloadfreebsd-ports-gnome-1f60555781f86b0874d2bd123d4462a4a7137c39.tar.gz
freebsd-ports-gnome-1f60555781f86b0874d2bd123d4462a4a7137c39.tar.zst
freebsd-ports-gnome-1f60555781f86b0874d2bd123d4462a4a7137c39.zip
BROKEN: Does not compile
Diffstat (limited to 'net')
-rw-r--r--net/zebra-server/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile
index 138515d9e461..4b237bc14aa4 100644
--- a/net/zebra-server/Makefile
+++ b/net/zebra-server/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/tclsh8.4:${PORTSDIR}/lang/tcl84
LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz
RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.4:${PORTSDIR}/lang/tcl84
+BROKEN= Does not compile
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin \
--with-tclconfig=${LOCALBASE}/lib/tcl8.4 \