diff options
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 |