svn commit: r364993 - head/audio/sox
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Aug 15 16:21:04 UTC 2014
Author: amdmi3
Date: Fri Aug 15 16:21:03 2014
New Revision: 364993
URL: http://svnweb.freebsd.org/changeset/ports/364993
QAT: https://qat.redports.org/buildarchive/r364993/
Log:
- Drop .la files, no dependees require them
Approved by: portmgr blanket
Modified:
head/audio/sox/Makefile
head/audio/sox/pkg-plist
Modified: head/audio/sox/Makefile
==============================================================================
--- head/audio/sox/Makefile Fri Aug 15 16:20:28 2014 (r364992)
+++ head/audio/sox/Makefile Fri Aug 15 16:21:03 2014 (r364993)
@@ -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
Modified: head/audio/sox/pkg-plist
==============================================================================
--- head/audio/sox/pkg-plist Fri Aug 15 16:20:28 2014 (r364992)
+++ head/audio/sox/pkg-plist Fri Aug 15 16:21:03 2014 (r364993)
@@ -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
More information about the svn-ports-all
mailing list