diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-04 12:05:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-04 12:05:20 +0000 |
commit | 19b311be1ebdd83171e4ab4784a9523179f2d371 (patch) | |
tree | 1ee4955fa8ca058477590a07524b534de480a3e7 /audio/openspc | |
parent | 324a8df42acb20359713deb63da310dc80e2138d (diff) |
Notes
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 \ |