aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-12-04 13:48:37 +0800
committerlinimon <linimon@FreeBSD.org>2009-12-04 13:48:37 +0800
commitac62332b095c7b3e1b06acb337e9f445c890644f (patch)
tree0958dff2f060ddd2903f485af4776db294c23a49 /net
parent62caaa029e0c17dba6b3f781a76026ed872919cf (diff)
downloadfreebsd-ports-gnome-ac62332b095c7b3e1b06acb337e9f445c890644f.tar.gz
freebsd-ports-gnome-ac62332b095c7b3e1b06acb337e9f445c890644f.tar.zst
freebsd-ports-gnome-ac62332b095c7b3e1b06acb337e9f445c890644f.zip
Mark as broken on sparc64.
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r--net/asterisk-bristuff/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile
index 5a7dce040c67..18a44043a76a 100644
--- a/net/asterisk-bristuff/Makefile
+++ b/net/asterisk-bristuff/Makefile
@@ -75,6 +75,10 @@ OPTIONS+= ZAPTEL "Enable Zaptel support" on
.include "$(PORTSDIR)/Mk/bsd.port.options.mk"
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Does not install on sparc64: does not create codec_dahdi.so
+.endif
+
.if !defined(WITH_H323)
PLIST_SUB+= WITH_H323="@comment "
CONFIGURE_ARGS+= --without-h323