diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-09-04 23:56:55 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-09-04 23:56:55 +0000 |
commit | 92c6c8c1ab6e749e41f97e35fe49118fc658686f (patch) | |
tree | 2d5f0d82ccb5fea992ee7765f95c69bedcc1bb17 /audio | |
parent | 574ee680023e1ea7ffe03dfc1e0c232ff8e808aa (diff) | |
download | ports-92c6c8c1ab6e749e41f97e35fe49118fc658686f.tar.gz ports-92c6c8c1ab6e749e41f97e35fe49118fc658686f.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mac/Makefile | 3 |
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 |