diff options
Diffstat (limited to 'emulators/hfsplusutils/Makefile')
-rw-r--r-- | emulators/hfsplusutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hfsplusutils/Makefile b/emulators/hfsplusutils/Makefile index e86deeb05bf5..23c4a37d9bc7 100644 --- a/emulators/hfsplusutils/Makefile +++ b/emulators/hfsplusutils/Makefile @@ -16,7 +16,7 @@ COMMENT= Utilities for accessing HFS+ filesystems USE_BZIP2= yes USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes USE_AUTOMAKE_VER= 15 AUTOMAKE_ARGS= --add-missing |