From f9ad5cfe98eefcdee7e6e9690f68a31ec47d8b9b Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 29 Oct 2011 10:28:09 +0000 Subject: - Fix build on FreeBSD 10 --- audio/libopenspc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/libopenspc') 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 -- cgit