mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- correct libmicrohttpd version
- bump PORTREVISION Followup for PR ports/153530 Feature safe: yes
This commit is contained in:
parent
ed98580be0
commit
b5d9bd6311
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267682
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= xbmc
|
||||
PORTVERSION= 10.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://mirrors.xbmc.org/releases/source/ \
|
||||
http://fneufn.eu/freebsd/xbmc/
|
||||
@ -166,7 +167,7 @@ CONFIGURE_ARGS+= --disable-vdpau
|
||||
|
||||
.if defined(WITH_WEBSERVER)
|
||||
CONFIGURE_ARGS+= --enable-webserver
|
||||
LIB_DEPENDS+= microhttpd.6:${PORTSDIR}/www/libmicrohttpd
|
||||
LIB_DEPENDS+= microhttpd.12:${PORTSDIR}/www/libmicrohttpd
|
||||
PLIST_SUB+= HTTPD=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-webserver
|
||||
|
Loading…
Reference in New Issue
Block a user