diff options
Diffstat (limited to 'misc/edonkey-tool-hash/Makefile')
-rw-r--r-- | misc/edonkey-tool-hash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/edonkey-tool-hash/Makefile b/misc/edonkey-tool-hash/Makefile index 1f6b58ddc313..b83d57ae8a5b 100644 --- a/misc/edonkey-tool-hash/Makefile +++ b/misc/edonkey-tool-hash/Makefile @@ -18,7 +18,7 @@ COMMENT= Both calculates 'eDonkey/Overnet hashes' producing ed2k:// file links PLIST_FILES= bin/edonkey-tool-hash USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_SIZE= yes GNU_CONFIGURE= yes |