aboutsummaryrefslogtreecommitdiff
path: root/multimedia/quodlibet/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-20 17:55:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-20 17:55:18 +0000
commit5791ec8c79fd6c61b3717a7c56e3c8e84f4d444a (patch)
tree3cf7e8da70f23e9ae6073d33d9d4ec232a785adc /multimedia/quodlibet/Makefile
parent3fb8c048699141a9ba09ac13d189e83ebeacd381 (diff)
downloadports-5791ec8c79fd6c61b3717a7c56e3c8e84f4d444a.tar.gz
ports-5791ec8c79fd6c61b3717a7c56e3c8e84f4d444a.zip
Notes
Diffstat (limited to 'multimedia/quodlibet/Makefile')
-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