mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Use USES=libtool:keepla
This commit is contained in:
parent
024b1231b9
commit
1cb454eac8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353070
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libsndfile
|
||||
PORTVERSION= 1.0.25
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.mega-nerd.com/libsndfile/files/
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF)
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= gmake pathfix pkgconfig
|
||||
USES= gmake libtool:keepla pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-gcc-pipe \
|
||||
--disable-sqlite \
|
||||
|
@ -15,6 +15,7 @@ lib/libsndfile.a
|
||||
lib/libsndfile.la
|
||||
lib/libsndfile.so
|
||||
lib/libsndfile.so.1
|
||||
lib/libsndfile.so.1.0.25
|
||||
libdata/pkgconfig/sndfile.pc
|
||||
man/man1/sndfile-cmp.1.gz
|
||||
man/man1/sndfile-concat.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user