Mark as broken on sparc64: fails to compile.

This commit is contained in:
Mark Linimon 2009-05-29 04:32:25 +00:00
parent 0a1c25db9a
commit 57c28ebd77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234761
2 changed files with 6 additions and 0 deletions

View file

@ -59,6 +59,9 @@ OPTIONS= DBUS "Enable D-BUS support" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif
.if ${OSVERSION} < 700000
LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio

View file

@ -59,6 +59,9 @@ OPTIONS= DBUS "Enable D-BUS support" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif
.if ${OSVERSION} < 700000
LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio