From da880765886f48c0ac8fd253e5601d04ea853215 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- audio/mpiosh/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/mpiosh') 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 -- cgit