diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-24 06:46:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-24 06:46:40 +0000 |
commit | bfb8955a614ce1252668f7577ec6949e12650af3 (patch) | |
tree | bb6be073a9a9af100a58c29095145be2dbcbb988 /net/xorp | |
parent | 90616801417dc8f2ca3e3743607b24886cbabbef (diff) | |
download | ports-bfb8955a614ce1252668f7577ec6949e12650af3.tar.gz ports-bfb8955a614ce1252668f7577ec6949e12650af3.zip |
Notes
Diffstat (limited to 'net/xorp')
-rw-r--r-- | net/xorp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/xorp/Makefile b/net/xorp/Makefile index d9a88c83cbdb..3fc724279f6f 100644 --- a/net/xorp/Makefile +++ b/net/xorp/Makefile @@ -20,6 +20,8 @@ OPTIONS_DEFAULT= ADVMCAST IPV6 SNMP OPTIMIZED_CFLAGS TEST PROFILE ADVMCAST_DESC= Build with Advanced Multicast API +BROKEN= Does not build + USE_GMAKE= yes USE_OPENSSL= yes |