aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayerxp
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-03-30 19:47:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-03-30 19:47:51 +0000
commitffd11211f7f470e6f377ee1bbd90c2820e736912 (patch)
tree7f76fdc56515c83dc8dd52f4d76c680e901c624e /multimedia/mplayerxp
parentacaae4c1561c57d97303d1a269c6ad467b181f16 (diff)
downloadports-ffd11211f7f470e6f377ee1bbd90c2820e736912.tar.gz
ports-ffd11211f7f470e6f377ee1bbd90c2820e736912.zip
Chase libdvdcss shared library version bump
Submitted by: Riccardo Torrini <riccardo@torrini.org>
Notes
Notes: svn path=/head/; revision=56985
Diffstat (limited to 'multimedia/mplayerxp')
-rw-r--r--multimedia/mplayerxp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile
index 38cb0cc4e24b..f5ebb4bc5905 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.0:${PORTSDIR}/graphics/libdvdcss \
+LIB_DEPENDS+= dvdcss.1:${PORTSDIR}/graphics/libdvdcss \
dvdread.2:${PORTSDIR}/graphics/libdvdread
.endif