aboutsummaryrefslogtreecommitdiff
path: root/multimedia/quodlibet
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/quodlibet')
-rw-r--r--multimedia/quodlibet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/quodlibet/Makefile b/multimedia/quodlibet/Makefile
index 07045c37a540..72afd06b982d 100644
--- a/multimedia/quodlibet/Makefile
+++ b/multimedia/quodlibet/Makefile
@@ -77,7 +77,7 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \
IGNORE= is unsupported on FreeBSD 4.x
.endif
-.if ${ARCH} == amd64 || ${ARCH} == sparc64
+.if ${ARCH} == amd64 || ${ARCH} == sparc64 || ${ARCH} == ia64
BROKEN= "Does not configure"
.endif