mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
c5c499d110
commit
39da417e3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364993
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sox
|
||||
PORTVERSION= 14.4.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -16,7 +16,7 @@ LICENSE_COMB= dual
|
||||
CONFLICTS= play-[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig libtool:keepla
|
||||
USES= pkgconfig libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= aclocal autoconf automake libltdl
|
||||
|
||||
|
@ -4,7 +4,6 @@ bin/sox
|
||||
bin/soxi
|
||||
include/sox.h
|
||||
lib/libsox.a
|
||||
lib/libsox.la
|
||||
lib/libsox.so
|
||||
lib/libsox.so.2
|
||||
lib/libsox.so.2.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user