aboutsummaryrefslogtreecommitdiff
path: root/graphics/mplayer
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mplayer')
-rw-r--r--graphics/mplayer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/mplayer/Makefile b/graphics/mplayer/Makefile
index 6111aaead01f..a467fbcd3317 100644
--- a/graphics/mplayer/Makefile
+++ b/graphics/mplayer/Makefile
@@ -76,8 +76,7 @@ SKIN_DETECTION_FILE!= ${MAKE} -f ${SKIN_PORT}/Makefile -V SKIN_DETECTION_FILE
.endif
.if defined(WITH_DVD)
-LIB_DEPENDS+= dvdcss.2:${PORTSDIR}/graphics/libdvdcss \
- dvdread.2:${PORTSDIR}/graphics/libdvdread
+LIB_DEPENDS+= dvdread.2:${PORTSDIR}/graphics/libdvdread
.endif
.if defined(WITH_SVGALIB)