aboutsummaryrefslogtreecommitdiff
path: root/www/cherokee
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-11-02 13:26:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-11-02 13:26:17 +0000
commit244c57aaf11a597b2faa53cb85a6e3a5220ceae6 (patch)
treeafec6b9c8a014a584a834a2f62c62f3d687b9d64 /www/cherokee
parente962a399501b06232fd61e677e704d748cf7cf8f (diff)
downloadports-244c57aaf11a597b2faa53cb85a6e3a5220ceae6.tar.gz
ports-244c57aaf11a597b2faa53cb85a6e3a5220ceae6.zip
Notes
Diffstat (limited to 'www/cherokee')
-rw-r--r--www/cherokee/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index ec92f0485f56..8ad457ded02b 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -4,7 +4,7 @@
PORTNAME= cherokee
PORTVERSION= 1.2.104
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
@@ -18,7 +18,7 @@ USE_GITHUB= yes
GH_PROJECT= webserver
USES= autoreconf cpe gettext gmake libtool pathfix pkgconfig \
- python:2,build shebangfix ssl
+ shebangfix ssl
SHEBANG_FILES= admin/CTK/CTK-run.pre admin/server.py \
admin/upgrade_config.py cherokee/cherokee-admin-launcher \
cherokee/cherokee-tweak contrib/tracelor.py \
@@ -58,7 +58,8 @@ OPTIONS_DEFAULT= ADMIN GEOIP
OPTIONS_SUB= yes
ADMIN_DESC= Build the Admin Interface
-ADMIN_USES= python:2,run
+ADMIN_USES= python:2
+ADMIN_USES_OFF= python:2,build
ADMIN_CONFIGURE_OFF= --disable-admin
FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
FFMPEG_CONFIGURE_ON= --with-ffmpeg=yes