aboutsummaryrefslogtreecommitdiffstats
path: root/net/quagga
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-01-12 04:35:57 +0800
committererwin <erwin@FreeBSD.org>2009-01-12 04:35:57 +0800
commitad55fb550c42e41a666e9ba5efc5ea0e2da1e1b0 (patch)
tree39d5a7cdb39f10e55ef8bb410e51dbc10109f2d9 /net/quagga
parent872e70d95e88fc0c8d7bbea21b38cf5580228cc6 (diff)
downloadfreebsd-ports-gnome-ad55fb550c42e41a666e9ba5efc5ea0e2da1e1b0.tar.gz
freebsd-ports-gnome-ad55fb550c42e41a666e9ba5efc5ea0e2da1e1b0.tar.zst
freebsd-ports-gnome-ad55fb550c42e41a666e9ba5efc5ea0e2da1e1b0.zip
Remove BROKEN for 8, a patch was committed which I overlooked in
the previous commit. Submitted by: sem
Diffstat (limited to 'net/quagga')
-rw-r--r--net/quagga/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 3373fa23126e..661639579093 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -44,10 +44,6 @@ OPTIONS= ISISD "Enable experimental ISIS daemon" off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800059
-BROKEN= does not build
-.endif
-
CONFIGURE_ARGS+=--includedir=${PREFIX}/include --enable-exampledir=${PREFIX}/share/examples/quagga --enable-pidfile-mask=0644
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \