aboutsummaryrefslogtreecommitdiff
path: root/net/quagga
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-07-23 20:00:53 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-07-23 20:00:53 +0000
commit51a5520123d35e4d782504865e7afc9e2a7ddd96 (patch)
tree63ef1d1c17e9e51e62ccf0f35964bf49ffac1e6a /net/quagga
parent89d799bc003ab91d31fa1111b296361e1a09bfdd (diff)
downloadports-51a5520123d35e4d782504865e7afc9e2a7ddd96.tar.gz
ports-51a5520123d35e4d782504865e7afc9e2a7ddd96.zip
Notes
Diffstat (limited to 'net/quagga')
-rw-r--r--net/quagga/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 565e88e1b5b3..f389c0f63002 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quagga
PORTVERSION= 0.99.22
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= SAVANNAH
MASTER_SITE_SUBDIR= quagga
@@ -26,7 +26,7 @@ USE_PERL5_BUILD=yes
FETCH_ARGS= -Fpr
MAN1= vtysh.1
-MAN8= bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 watchquagga.8 ospfclient.8
+MAN8= bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 watchquagga.8
INFO= quagga
OPTIONS_DEFINE= ISISD PAM OSPF_OPAQUE_LSA RTADV SNMP TCPSOCKETS DLMALLOC \
@@ -93,6 +93,7 @@ CONFIGURE_ARGS+=--with-libpam
.if ${PORT_OPTIONS:MOSPF_OPAQUE_LSA}
CONFIGURE_ARGS+=--enable-opaque-lsa
+MAN8+= ospfclient.8
PLIST_SUB+= OSPFAPI=""
.else
CONFIGURE_ARGS+=--disable-opaque-lsa