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