diff options
Diffstat (limited to 'audio/playgsf/Makefile')
-rw-r--r-- | audio/playgsf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile index 3eb850e..0f6de5c 100644 --- a/audio/playgsf/Makefile +++ b/audio/playgsf/Makefile @@ -15,7 +15,7 @@ COMMENT= A command line player for gsf audio files USE_GMAKE= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GCC= 3.4+ # avoid a "of memory error" gcc bug |