aboutsummaryrefslogtreecommitdiffstats
path: root/net/zebra-server
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-03-04 02:34:37 +0800
committerkris <kris@FreeBSD.org>2007-03-04 02:34:37 +0800
commit26b089fdf2c9d7c750b979305a89b525b2cfb2b4 (patch)
tree39c7828a3ebd9e9a248fcb32a1880c836637b5fc /net/zebra-server
parentcb15d1f6947a65a4a2680dd4e8d7ed9011615de6 (diff)
downloadfreebsd-ports-gnome-26b089fdf2c9d7c750b979305a89b525b2cfb2b4.tar.gz
freebsd-ports-gnome-26b089fdf2c9d7c750b979305a89b525b2cfb2b4.tar.zst
freebsd-ports-gnome-26b089fdf2c9d7c750b979305a89b525b2cfb2b4.zip
Last minute reprieve, this appears to compile again.
Diffstat (limited to 'net/zebra-server')
-rw-r--r--net/zebra-server/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile
index 919d8200d1fc..138515d9e461 100644
--- a/net/zebra-server/Makefile
+++ b/net/zebra-server/Makefile
@@ -18,10 +18,6 @@ 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
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2007-04-10
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin \
--with-tclconfig=${LOCALBASE}/lib/tcl8.4 \