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 /graphics/vlc | |
parent | Update to version 0.55. (diff) |
Chase libdvdcss update 1.1.0 version bump
Diffstat (limited to 'graphics/vlc')
-rw-r--r-- | graphics/vlc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vlc/Makefile b/graphics/vlc/Makefile index 52ad2d224bcd..913160402810 100644 --- a/graphics/vlc/Makefile +++ b/graphics/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 |