aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/spectools
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-12-04 14:03:12 +0800
committerlinimon <linimon@FreeBSD.org>2009-12-04 14:03:12 +0800
commite9a1137e05b52546b3b325482f25772582977bce (patch)
tree54f6a459ec16d35d1f2e5980024ff74c3759b61c /net-mgmt/spectools
parent89a16ea2b860d7453de6222d45c13c2ed2499cad (diff)
downloadfreebsd-ports-graphics-e9a1137e05b52546b3b325482f25772582977bce.tar.gz
freebsd-ports-graphics-e9a1137e05b52546b3b325482f25772582977bce.tar.zst
freebsd-ports-graphics-e9a1137e05b52546b3b325482f25772582977bce.zip
Now broken a different way on sparc64-7.
Hat: portmgr
Diffstat (limited to 'net-mgmt/spectools')
-rw-r--r--net-mgmt/spectools/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-mgmt/spectools/Makefile b/net-mgmt/spectools/Makefile
index fda6518ac28..188e414c18e 100644
--- a/net-mgmt/spectools/Makefile
+++ b/net-mgmt/spectools/Makefile
@@ -57,8 +57,12 @@ IGNORE= is unsupported on systems prior to FreeBSD v700027
LIB_DEPENDS+= usb-0.1:${PORTSDIR}/devel/libusb
.endif
-.if ${ARCH} == "sparc64" && ${OSVERSION} > 800000
+.if ${ARCH} == "sparc64"
+.if ${OSVERSION} > 800000
BROKEN= Does not build on sparc64-8: duplicate definition of malloc
+.else
+BROKEN= Does not compile on sparc64: fails to build wispy_hw_dbx.c
+.endif
.endif
do-install: