diff options
Diffstat (limited to 'audio/libsidplay2/Makefile')
-rw-r--r-- | audio/libsidplay2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index 90f26a25ebc0..faa37e70c685 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -18,7 +18,7 @@ COMMENT= Library to play Commodore 64 SID-tunes cycle accurate USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes USE_REINPLACE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 LIBTOOLFILES= builders/hardsid-builder/configure \ builders/resid-builder/configure \ libsidplay/configure \ |