summaryrefslogtreecommitdiff
path: root/multimedia/streamdvd
diff options
context:
space:
mode:
authorRobert Noland <rnoland@FreeBSD.org>2009-02-08 18:45:38 +0000
committerRobert Noland <rnoland@FreeBSD.org>2009-02-08 18:45:38 +0000
commitc6542427d4a359425d5b03a8e1459ff124056728 (patch)
treea92303e63e8cb81dd54aec602994b09ff66d0eaa /multimedia/streamdvd
parent- Update to 1.1 (diff)
Replace libdvdread with the version maintained by the mplayer group
-Turn over maintainership -Bump ports that depend on libdvdread since shared lib version rolls back from .5 to .4 -Fix multimedia/ogle build with this version PR: 127849 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
Notes
Notes: svn path=/head/; revision=227814
Diffstat (limited to 'multimedia/streamdvd')
-rw-r--r--multimedia/streamdvd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/streamdvd/Makefile b/multimedia/streamdvd/Makefile
index dd5f014cdb9f..242ea84627b3 100644
--- a/multimedia/streamdvd/Makefile
+++ b/multimedia/streamdvd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= streamdvd
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= A fast tool to backup Video DVDs 'on the fly'
-LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread
+LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread
WRKSRC= ${WRKDIR}/StreamDVD-${PORTVERSION}