aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc-devel
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-02-25 20:05:27 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-02-25 20:05:27 +0000
commitc69a09564f21cdc59f6e608bb5fcfe00f8921222 (patch)
tree0cfac9b8221d854b48994c47a820063e58bb1301 /multimedia/vlc-devel
parent137c5c06a10ad49ffe29bc68c8fa78c430eddccf (diff)
Chase lib version bump in libmpcdec
Notes
Notes: svn path=/head/; revision=185923
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 ab07584630a3..4ec32b3ea748 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -10,7 +10,7 @@
PORTNAME= vlc
DISTVERSION= 0.8.6a
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \
@@ -438,7 +438,7 @@ CONFIGURE_ARGS+=--disable-mod
.endif
.if !defined(WITHOUT_MPCDEMUX)
-LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec
+LIB_DEPENDS+= mpcdec.5:${PORTSDIR}/audio/libmpcdec
CONFIGURE_ARGS+=--enable-mpc
.else
CONFIGURE_ARGS+=--disable-mpc