diff options
-rw-r--r-- | audio/libopenspc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libopenspc/Makefile b/audio/libopenspc/Makefile index 4605dfbe528d..6eb2d63fb692 100644 --- a/audio/libopenspc/Makefile +++ b/audio/libopenspc/Makefile @@ -16,6 +16,7 @@ COMMENT= Library for playing SPC (SNES audio) files BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes |