diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-15 23:44:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-15 23:44:13 +0000 |
commit | 2d95fdbea0e767bae7c27c00ea16f82c9f978676 (patch) | |
tree | e9004ba667d5ef649598badda5e35a9ee3cbeb8e /audio/sox | |
parent | 9eebbe52c09ff159e9a41ca9e3a5afe2629646e0 (diff) | |
download | ports-2d95fdbea0e767bae7c27c00ea16f82c9f978676.tar.gz ports-2d95fdbea0e767bae7c27c00ea16f82c9f978676.zip |
Notes
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/Makefile | 4 | ||||
-rw-r--r-- | audio/sox/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index f60e734af6b4..066801a72c8c 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -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 diff --git a/audio/sox/pkg-plist b/audio/sox/pkg-plist index 2245f6ab0cf5..25cad8d5ec6e 100644 --- a/audio/sox/pkg-plist +++ b/audio/sox/pkg-plist @@ -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 |