aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-24 14:46:40 +0800
committerbapt <bapt@FreeBSD.org>2013-07-24 14:46:40 +0800
commitcf983518c7e8a02ce664c9d46f68d7686385ea40 (patch)
treebb6be073a9a9af100a58c29095145be2dbcbb988
parent36ee78c4eb1c0f7f3bf5ba86258a06f85ba8deb7 (diff)
downloadfreebsd-ports-gnome-cf983518c7e8a02ce664c9d46f68d7686385ea40.tar.gz
freebsd-ports-gnome-cf983518c7e8a02ce664c9d46f68d7686385ea40.tar.zst
freebsd-ports-gnome-cf983518c7e8a02ce664c9d46f68d7686385ea40.zip
Mark as broken: does not build
/usr/bin/ld: cannot find -lstdc++_p Reported by: pkg-fallout
-rw-r--r--net/xorp/Makefile2
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