diff options
Diffstat (limited to 'audio/openspc/Makefile')
-rw-r--r-- | audio/openspc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/openspc/Makefile b/audio/openspc/Makefile index 152d1e3..c6d6e03 100644 --- a/audio/openspc/Makefile +++ b/audio/openspc/Makefile @@ -15,9 +15,7 @@ COMMENT= Command-line player for .spc and .zst files ONLY_FOR_ARCHS= i386 # contains x86 asm code GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool -USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake -AUTOMAKE_ARGS= -a -c -f +USES= autoreconf libtool USE_GCC= any USE_LDCONFIG= yes |