aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-10-25 05:53:10 +0800
committerpav <pav@FreeBSD.org>2010-10-25 05:53:10 +0800
commit95ddbda827210d4a68ce1aaa5e84f4e267fe06c8 (patch)
tree724a5a3f58e7b91efd3b407bcfc773c393295226 /multimedia
parent93d53b07e7a73cfda4a3bd36b76b9f23655f81c8 (diff)
downloadfreebsd-ports-gnome-95ddbda827210d4a68ce1aaa5e84f4e267fe06c8.tar.gz
freebsd-ports-gnome-95ddbda827210d4a68ce1aaa5e84f4e267fe06c8.tar.zst
freebsd-ports-gnome-95ddbda827210d4a68ce1aaa5e84f4e267fe06c8.zip
- Chase upnp shlib version bump
Reported by: pointyhat Pointy hat to: wen
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vlc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index e6b771c331d8..c02c0d4592ef 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -590,7 +590,7 @@ CONFIGURE_ARGS+= --enable-twolame
.endif
.if defined(WITH_UPNP)
-LIB_DEPENDS+= upnp.3:${PORTSDIR}/devel/upnp
+LIB_DEPENDS+= upnp.4:${PORTSDIR}/devel/upnp
CONFIGURE_ARGS+=--enable-upnp
.else
CONFIGURE_ARGS+=--disable-upnp