summaryrefslogtreecommitdiff
path: root/audio/mac
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-09-04 23:56:55 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-09-04 23:56:55 +0000
commit92c6c8c1ab6e749e41f97e35fe49118fc658686f (patch)
tree2d5f0d82ccb5fea992ee7765f95c69bedcc1bb17 /audio/mac
parentUpdate to 1.4.3 (diff)
Port seems to compile and execute without issue on sparc64: therefore
remove NOT_FOR_ARCHS. I suspect the last fix for amd64 also affected sparc64.
Diffstat (limited to 'audio/mac')
-rw-r--r--audio/mac/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile
index 2f46ad0b3f56..77032221afca 100644
--- a/audio/mac/Makefile
+++ b/audio/mac/Makefile
@@ -24,9 +24,6 @@ CONFIGURE_ARGS+= --enable-backward
INSTALLS_SHLIB= yes
-# does not compile on sparc64
-NOT_FOR_ARCHS= sparc64
-
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000