aboutsummaryrefslogtreecommitdiff
path: root/net/quagga/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-03-10 11:30:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-03-10 11:30:44 +0000
commit09576b056fc52de246da6a936babcf0e366ad883 (patch)
treee3b27729ffe69841b88d5853afa6725501da3baa /net/quagga/Makefile
parent1a62f69f93f603d952e1e6e741dc82c6d486da80 (diff)
downloadports-09576b056fc52de246da6a936babcf0e366ad883.tar.gz
ports-09576b056fc52de246da6a936babcf0e366ad883.zip
Notes
Diffstat (limited to 'net/quagga/Makefile')
-rw-r--r--net/quagga/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index bb0c9da84a87..291c61675b11 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -3,6 +3,7 @@
PORTNAME= quagga
PORTVERSION= 0.99.24
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= SAVANNAH
@@ -72,8 +73,10 @@ SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
TCPSOCKETS_CONFIGURE_ENABLE= tcp-zebra
DLMALLOC_LIB_DEPENDS= libdlmalloc.so:${PORTSDIR}/devel/libdlmalloc
DLMALLOC_LIBS= -L${LOCALBASE}/lib -ldlmalloc
-NO_BGP_ANNOUNCE_CONFIGURE_ENABLE= bgp-announce
OSPF_NEXTHOP_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ospf-nexthop
+# inverse option.
+NO_BGP_ANNOUNCE_CONFIGURE_ON= --disable-bgp-announce
+NO_BGP_ANNOUNCE_CONFIGURE_OFF= --enable-bgp-announce
USE_RC_SUBR= quagga watchquagga