aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-03-06 04:45:49 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-03-06 04:45:49 +0000
commitefc993b4dd2ae2757f0a9a9b0e7e321bcd3beb3d (patch)
treedb00ed5796004b9c51fdc8b04a57e1d922f0640f /multimedia/vlc
parent4ffec4deab1b9720dd1e8f0c91554860b3be4322 (diff)
downloadports-efc993b4dd2ae2757f0a9a9b0e7e321bcd3beb3d.tar.gz
ports-efc993b4dd2ae2757f0a9a9b0e7e321bcd3beb3d.zip
Chase libdvdread lib version bump on port version 0.9.4
Notes
Notes: svn path=/head/; revision=77015
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 99a5dd41df9b..622d7a16ecfa 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
MAINTAINER= brian@FreeBSD.org
LIB_DEPENDS= dvdcss.2:${PORTSDIR}/multimedia/libdvdcss \
- dvdread.2:${PORTSDIR}/multimedia/libdvdread
+ dvdread.3:${PORTSDIR}/multimedia/libdvdread
GNU_CONFIGURE= yes
CONFIGURE_ENV= PATH_GTKCONFIG="${GTK_CONFIG}"