diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-04-16 23:20:29 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-04-16 23:20:29 +0000 |
commit | f12f2f611714f10bb25a68f917c09c60ca463f5a (patch) | |
tree | e708d4153c22eb3e1a2d8d4103f17bb6438e2703 /multimedia/mplayer/Makefile | |
parent | Update to version 0.55. (diff) |
Chase libdvdcss update 1.1.0 version bump
Diffstat (limited to 'multimedia/mplayer/Makefile')
-rw-r--r-- | multimedia/mplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index f5ebb4bc5905..265523a4055a 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 |