1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-25 19:44:36 +00:00
parent c3700c0bf1
commit 4bb7a4d7f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362925
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= soundtouch
PORTVERSION= 1.8.0
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.surina.net/soundtouch/
@ -19,7 +20,7 @@ AUTOMAKE_ARGS= --add-missing --copy --foreign
CONFIGURE_ARGS= --disable-silent-rules
USE_LDCONFIG= yes
USES= pathfix
USES= pathfix libtool
PATHFIX_MAKEFILEIN= Makefile.am
OPTIONS_DEFINE= INTEGER_SAMPLES DOCS

View File

@ -5,9 +5,9 @@ include/soundtouch/FIFOSamplePipe.h
include/soundtouch/STTypes.h
include/soundtouch/SoundTouch.h
include/soundtouch/soundtouch_config.h
lib/libSoundTouch.la
lib/libSoundTouch.so
lib/libSoundTouch.so.0
lib/libSoundTouch.so.0.0.0
libdata/pkgconfig/soundtouch.pc
share/aclocal/soundtouch.m4
%%PORTDOCS%%%%DOCSDIR%%/README.html