summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
Diffstat (limited to 'user')
-rw-r--r--user/lighttpd/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/lighttpd/APKBUILD b/user/lighttpd/APKBUILD
index b79d8800d..2262acb6b 100644
--- a/user/lighttpd/APKBUILD
+++ b/user/lighttpd/APKBUILD
@@ -44,6 +44,7 @@ source="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-$pkgver.t
build() {
meson \
+ -Dprefix=/usr \
-Dwith_ldap=enabled \
-Dwith_lua=true \
-Dwith_openssl=true \