diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:28:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:28:09 +0000 |
commit | 32c6af89e48b6a8d53f10ead59a14efc25d19afe (patch) | |
tree | b36afef9eeac4f3205b4f529e66c1008769aef2e /audio/libopenspc | |
parent | 6561003cfe6bf9347999e8c69fc1b62ac0656cda (diff) | |
download | ports-32c6af89e48b6a8d53f10ead59a14efc25d19afe.tar.gz ports-32c6af89e48b6a8d53f10ead59a14efc25d19afe.zip |
Notes
Diffstat (limited to 'audio/libopenspc')
-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 |