From e7db5dcdf7506a28cca777dea60dc10e590ce536 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 3 Apr 2006 01:48:28 +0000 Subject: Sync w/ FreeBSD ports tree, mark broken also on ia64. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6007 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/quodlibet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/quodlibet/Makefile b/multimedia/quodlibet/Makefile index dd0240919..fca39413b 100644 --- a/multimedia/quodlibet/Makefile +++ b/multimedia/quodlibet/Makefile @@ -78,7 +78,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 -- cgit v1.2.3