mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Add missing USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
9eebbe52c0
commit
2d95fdbea0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357940
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sox
|
||||
PORTVERSION= 14.4.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -16,7 +16,7 @@ LICENSE_COMB= dual
|
||||
CONFLICTS= play-[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig libtool:keepla
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= aclocal autoconf automake libltdl
|
||||
|
||||
|
@ -7,6 +7,7 @@ lib/libsox.a
|
||||
lib/libsox.la
|
||||
lib/libsox.so
|
||||
lib/libsox.so.2
|
||||
lib/libsox.so.2.0.1
|
||||
man/man1/play.1.gz
|
||||
man/man1/rec.1.gz
|
||||
man/man1/sox.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user