summaryrefslogtreecommitdiffstats
path: root/net/quagga/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-03-15 22:22:45 +0000
committerpav <pav@FreeBSD.org>2005-03-15 22:22:45 +0000
commitbc541a0d490f87b87b90f9ccf4da077756512e59 (patch)
tree095c7f5bebcd35cc6fefda7e2d597ca17e94c834 /net/quagga/Makefile
parent434885d5aa07e17bb59b32ed8a302e0f935577bc (diff)
downloadFreeBSD-ports-bc541a0d490f87b87b90f9ccf4da077756512e59.zip
FreeBSD-ports-bc541a0d490f87b87b90f9ccf4da077756512e59.tar.gz
- patch for annoing OSPF infinite loop when time goes back
PR: ports/78855 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Diffstat (limited to 'net/quagga/Makefile')
-rw-r--r--net/quagga/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 87b6d14..747cdb3 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -7,7 +7,7 @@
PORTNAME= quagga
PORTVERSION= 0.98.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://quagga.net/download/
@@ -39,10 +39,6 @@ OPTIONS= ISISD "Enable experimental ISIS daemon" off \
TCPSOCKETS "Use TCP/IP sockets for protocol daemons" off \
TCPMD5 "Use experimental MD5 patch for BGP" off
-.if !defined(BATCH)
-SEL_OPTIONS= yes
-.endif
-
.include <bsd.port.pre.mk>
CONFIGURE_ARGS+=--includedir=${PREFIX}/include --enable-exampledir=${PREFIX}/share/examples/quagga
OpenPOWER on IntegriCloud