aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mp4v2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-25 20:09:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-25 20:09:16 +0000
commit6763f2ce335fd905993c1df03c6f15e0df5e73a1 (patch)
tree84a801a2f7577f2b435c5a57667363be5b6f684f /multimedia/mp4v2
parent4bb7a4d7f5d6c1091417d534b10edb748ab66207 (diff)
downloadports-6763f2ce335fd905993c1df03c6f15e0df5e73a1.tar.gz
ports-6763f2ce335fd905993c1df03c6f15e0df5e73a1.zip
- Switch multimedia/mp4v2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=362926
Diffstat (limited to 'multimedia/mp4v2')
-rw-r--r--multimedia/mp4v2/Makefile3
-rw-r--r--multimedia/mp4v2/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/mp4v2/Makefile b/multimedia/mp4v2/Makefile
index c51c37ce3120..42bca29b278c 100644
--- a/multimedia/mp4v2/Makefile
+++ b/multimedia/mp4v2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mp4v2
PORTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= GOOGLE_CODE
@@ -10,7 +11,7 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= Library and tools to read, create, and modify mp4 files
CONFLICTS= mpeg4ip-libmp4v2-[0-9.]*
-USES= gmake tar:bzip2
+USES= gmake libtool tar:bzip2
MAKEFILE= GNUmakefile
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/multimedia/mp4v2/pkg-plist b/multimedia/mp4v2/pkg-plist
index 7d6b3b518b9c..f88dcefc498e 100644
--- a/multimedia/mp4v2/pkg-plist
+++ b/multimedia/mp4v2/pkg-plist
@@ -23,9 +23,9 @@ include/mp4v2/streaming.h
include/mp4v2/track.h
include/mp4v2/track_prop.h
lib/libmp4v2.a
-lib/libmp4v2.la
lib/libmp4v2.so
-lib/libmp4v2.so.10
+lib/libmp4v2.so.1
+lib/libmp4v2.so.1.9.1
man/man1/mp4art.1.gz
man/man1/mp4file.1.gz
man/man1/mp4subtitle.1.gz