diff options
Diffstat (limited to 'audio/mpiosh/Makefile')
-rw-r--r-- | audio/mpiosh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile index 647a882..fe33709 100644 --- a/audio/mpiosh/Makefile +++ b/audio/mpiosh/Makefile @@ -18,7 +18,7 @@ COMMENT= Digit@lway MPIO MP3 player tool LIB_DEPENDS= usb-0.1:${PORTSDIR}/devel/libusb USE_ICONV= yes -USE_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13 USE_GETOPT_LONG= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |