summaryrefslogtreecommitdiffstats
path: root/multimedia/vlc-devel
diff options
context:
space:
mode:
authorkoitsu <koitsu@FreeBSD.org>2007-04-05 19:28:20 +0000
committerkoitsu <koitsu@FreeBSD.org>2007-04-05 19:28:20 +0000
commit5315f51378a5a71ad5b022f63ddbe1f549c76692 (patch)
tree1ab5d485da8b8a3efdd2064311fc261c83dae03f /multimedia/vlc-devel
parent373806564a1ccc389f0a390f5d9dc590ba104107 (diff)
downloadFreeBSD-ports-5315f51378a5a71ad5b022f63ddbe1f549c76692.zip
FreeBSD-ports-5315f51378a5a71ad5b022f63ddbe1f549c76692.tar.gz
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment Reviewed by: philip
Diffstat (limited to 'multimedia/vlc-devel')
-rw-r--r--multimedia/vlc-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index fe7d423..a23c70a 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -10,7 +10,7 @@
PORTNAME= vlc
DISTVERSION= 0.8.6a
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \
@@ -255,7 +255,7 @@ CONFIGURE_ARGS+=--disable-dvdnav
.endif
.if defined(WITH_DVDREAD) && !defined(WITHOUT_DVDREAD)
-LIB_DEPENDS+= dvdread.3:${PORTSDIR}/multimedia/libdvdread
+LIB_DEPENDS+= dvdread.5:${PORTSDIR}/multimedia/libdvdread
CONFIGURE_ARGS+=--enable-dvdread
.else
CONFIGURE_ARGS+=--disable-dvdread
OpenPOWER on IntegriCloud