summaryrefslogtreecommitdiff
path: root/audio/spiralsynthmodular
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-03-03 18:33:34 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-03-03 18:33:34 +0000
commit62eee3ed86bd40384978522648a743e03c22da9c (patch)
tree11d1067125ebb0749e73efe92ee29f0a18c9a2e1 /audio/spiralsynthmodular
parentNow appears to build on amd64, assuming it might on other arches too. (diff)
Now appears to build on amd64
Notes
Notes: svn path=/head/; revision=186446
Diffstat (limited to 'audio/spiralsynthmodular')
-rw-r--r--audio/spiralsynthmodular/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/spiralsynthmodular/Makefile b/audio/spiralsynthmodular/Makefile
index 503eaf97041d..791a4ea28aa1 100644
--- a/audio/spiralsynthmodular/Makefile
+++ b/audio/spiralsynthmodular/Makefile
@@ -34,8 +34,8 @@ WRKSRC= ${WRKDIR}/spiralmodular-0.2.2
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
-BROKEN= Does not compile on amd64 or ia64
+.if ${ARCH} == "ia64"
+BROKEN= Does not compile on ia64
.endif
pre-everything::