From 8c2aba0cfdc4943d977f6a52a2526bb2108c9c25 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 11 Jun 2014 20:39:56 +0000 Subject: [PATCH] - Switch to USES=libtool, drop .la files Approved by: portmgr blanket --- misc/libsupertone/Makefile | 4 ++-- misc/libsupertone/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/libsupertone/Makefile b/misc/libsupertone/Makefile index f0ddfb96b122..280bfb4ee154 100644 --- a/misc/libsupertone/Makefile +++ b/misc/libsupertone/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsupertone PORTVERSION= 0.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.soft-switch.org/downloads/unicall/ @@ -17,7 +17,7 @@ LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile \ libtiff.so:${PORTSDIR}/graphics/tiff \ libxml2.so:${PORTSDIR}/textproc/libxml2 -USES= tar:tgz +USES= tar:tgz libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/misc/libsupertone/pkg-plist b/misc/libsupertone/pkg-plist index 5141c808d951..5168fde4b15b 100644 --- a/misc/libsupertone/pkg-plist +++ b/misc/libsupertone/pkg-plist @@ -1,8 +1,8 @@ include/libsupertone.h lib/libsupertone.a -lib/libsupertone.la lib/libsupertone.so lib/libsupertone.so.0 +lib/libsupertone.so.0.0.1 share/supertone/global-tones.xml share/supertone/tones.dtd @dirrm share/supertone