diff options
Diffstat (limited to 'audio/openspc')
-rw-r--r-- | audio/openspc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/openspc/Makefile b/audio/openspc/Makefile index ea358bc94060..172412e8c480 100644 --- a/audio/openspc/Makefile +++ b/audio/openspc/Makefile @@ -16,6 +16,7 @@ ONLY_FOR_ARCHS= i386 # contains x86 asm code USE_LDCONFIG= yes NO_STAGE= yes USE_AUTOTOOLS= libtool +USE_GCC= any PORTDOCS= README PLIST_FILES= bin/OpenSPClite include/OpenSPC.h lib/libOpenSPC.so \ |