aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-04-17 07:20:29 +0800
committerlioux <lioux@FreeBSD.org>2002-04-17 07:20:29 +0800
commit3a1296a0b29456d56803ae5167286a23c32a2040 (patch)
treeafd8a8acaf668ff973782db00f80d4a76010f9da /multimedia
parente74f437bf578d74dec0fdbaaab54c5d33a0c06f5 (diff)
downloadfreebsd-ports-graphics-3a1296a0b29456d56803ae5167286a23c32a2040.tar.gz
freebsd-ports-graphics-3a1296a0b29456d56803ae5167286a23c32a2040.tar.zst
freebsd-ports-graphics-3a1296a0b29456d56803ae5167286a23c32a2040.zip
Chase libdvdcss update 1.1.0 version bump
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer/Makefile2
-rw-r--r--multimedia/mplayerxp/Makefile2
-rw-r--r--multimedia/ogle/Makefile2
-rw-r--r--multimedia/vlc-devel/Makefile2
-rw-r--r--multimedia/vlc/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index f5ebb4bc590..265523a4055 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -76,7 +76,7 @@ SKIN_DETECTION_FILE!= ${MAKE} -f ${SKIN_PORT}/Makefile -V SKIN_DETECTION_FILE
.endif
.if defined(WITH_DVD)
-LIB_DEPENDS+= dvdcss.1:${PORTSDIR}/graphics/libdvdcss \
+LIB_DEPENDS+= dvdcss.2:${PORTSDIR}/graphics/libdvdcss \
dvdread.2:${PORTSDIR}/graphics/libdvdread
.endif
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile
index f5ebb4bc590..265523a4055 100644
--- a/multimedia/mplayerxp/Makefile
+++ b/multimedia/mplayerxp/Makefile
@@ -76,7 +76,7 @@ SKIN_DETECTION_FILE!= ${MAKE} -f ${SKIN_PORT}/Makefile -V SKIN_DETECTION_FILE
.endif
.if defined(WITH_DVD)
-LIB_DEPENDS+= dvdcss.1:${PORTSDIR}/graphics/libdvdcss \
+LIB_DEPENDS+= dvdcss.2:${PORTSDIR}/graphics/libdvdcss \
dvdread.2:${PORTSDIR}/graphics/libdvdread
.endif
diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile
index 964d93c4cb0..c249c75a064 100644
--- a/multimedia/ogle/Makefile
+++ b/multimedia/ogle/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/
MAINTAINER= lioux@FreeBSD.org
LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \
- dvdcss.1:${PORTSDIR}/graphics/libdvdcss \
+ dvdcss.2:${PORTSDIR}/graphics/libdvdcss \
dvdread.2:${PORTSDIR}/graphics/libdvdread \
jpeg.9:${PORTSDIR}/graphics/jpeg \
xml2.5:${PORTSDIR}/textproc/libxml2
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index 52ad2d224bc..91316040281 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
MAINTAINER= brian@FreeBSD.org
-LIB_DEPENDS= dvdcss.1:${PORTSDIR}/graphics/libdvdcss
+LIB_DEPENDS= dvdcss.2:${PORTSDIR}/graphics/libdvdcss
GNU_CONFIGURE= yes
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 52ad2d224bc..91316040281 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
MAINTAINER= brian@FreeBSD.org
-LIB_DEPENDS= dvdcss.1:${PORTSDIR}/graphics/libdvdcss
+LIB_DEPENDS= dvdcss.2:${PORTSDIR}/graphics/libdvdcss
GNU_CONFIGURE= yes