aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-05-15 18:33:28 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-05-15 18:33:28 +0000
commit0f354822a0c099771bdf5b93c9f46a07b1f5f1dc (patch)
tree4a136682934ccde4d95a3140eb39e20e8fb1c7e6 /www/lighttpd
parent3a0f94aafeb620b86c4969d20344fe40a3eb2cde (diff)
downloadports-0f354822a0c099771bdf5b93c9f46a07b1f5f1dc.tar.gz
ports-0f354822a0c099771bdf5b93c9f46a07b1f5f1dc.zip
www/lighttpd: require LOGIN instead of DAEMON
This will allow to execute rc.local before starting lighttpd.
Notes
Notes: svn path=/head/; revision=535314
Diffstat (limited to 'www/lighttpd')
-rw-r--r--www/lighttpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index 2287c7dda704..3a900dcc3c08 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -3,6 +3,7 @@
PORTNAME?= lighttpd
PORTVERSION= 1.4.55
+PORTREVISION= 1
CATEGORIES?= www
MASTER_SITES?= https://download.lighttpd.net/lighttpd/releases-1.4.x/
@@ -34,7 +35,7 @@ TEST_TARGET= check
PORTDOCS= AUTHORS COPYING INSTALL NEWS README
USE_RC_SUBR= lighttpd
-REQUIRE= DAEMON
+REQUIRE= LOGIN
OPTIONS_DEFINE= ATTR BZIP2 DOCS FAM GDBM IPV6 KRB5 LIBEV LUA MEMCACHED \
MYSQL LDAP OPENSSL SPAWNFCGI VALGRIND WEBDAV