aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2011-10-13 05:15:57 +0800
committerpawel <pawel@FreeBSD.org>2011-10-13 05:15:57 +0800
commitc308f051b12383fc737657bb22d46fde5f559cfe (patch)
treeabd25014819c1d8ecfb71d1edc10bd74f5d3bdc0 /multimedia
parente3e2136a8545986654fa3fe6f5aa66a7a5da0784 (diff)
downloadfreebsd-ports-graphics-c308f051b12383fc737657bb22d46fde5f559cfe.tar.gz
freebsd-ports-graphics-c308f051b12383fc737657bb22d46fde5f559cfe.tar.zst
freebsd-ports-graphics-c308f051b12383fc737657bb22d46fde5f559cfe.zip
Chase www/libmicrohttpd shlib bump
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xbmc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xbmc/Makefile b/multimedia/xbmc/Makefile
index 2430b7fc2ad..46aba2101c2 100644
--- a/multimedia/xbmc/Makefile
+++ b/multimedia/xbmc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xbmc
PORTVERSION= 10.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= http://mirrors.xbmc.org/releases/source/
@@ -195,7 +195,7 @@ CONFIGURE_ARGS+= --disable-vdpau
.if defined(WITH_WEBSERVER)
CONFIGURE_ARGS+= --enable-webserver
-LIB_DEPENDS+= microhttpd.20:${PORTSDIR}/www/libmicrohttpd
+LIB_DEPENDS+= microhttpd.23:${PORTSDIR}/www/libmicrohttpd
PLIST_SUB+= HTTPD=""
.else
CONFIGURE_ARGS+= --disable-webserver