aboutsummaryrefslogtreecommitdiff
path: root/sysutils/vobcopy
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2014-05-13 10:17:04 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2014-05-13 10:17:04 +0000
commit8e3dcb3c28e7285465f3366e868a6795f71f059b (patch)
treef0b75aa64206a61c448cac7b4520bcbdc0d73fae /sysutils/vobcopy
parentac4a4f4000410b3430b5848978f055423c12881b (diff)
downloadports-8e3dcb3c28e7285465f3366e868a6795f71f059b.tar.gz
ports-8e3dcb3c28e7285465f3366e868a6795f71f059b.zip
- Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1] - multimedia/libdvdnav: remove dependency to (now removed) dvdread-config - sysutils/vstrip: remove useless dependency to multimedia/libdvdread Approved by: portmgr (implicit) [1]
Notes
Notes: svn path=/head/; revision=353931
Diffstat (limited to 'sysutils/vobcopy')
-rw-r--r--sysutils/vobcopy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile
index fea7720a806b..82fadf9cda79 100644
--- a/sysutils/vobcopy/Makefile
+++ b/sysutils/vobcopy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vobcopy
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://vobcopy.org/download/ \
CRITICAL
@@ -11,7 +11,7 @@ MASTER_SITES= http://vobcopy.org/download/ \
MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= Decrypts and copies DVD .vob files
-LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread
+LIB_DEPENDS= libdvdread.so:${PORTSDIR}/multimedia/libdvdread
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh