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 \