summaryrefslogtreecommitdiff
path: root/sysutils/froxlor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sysutils/froxlor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile
index ac55aa307b58..13f624c5ea8e 100644
--- a/sysutils/froxlor/Makefile
+++ b/sysutils/froxlor/Makefile
@@ -38,7 +38,7 @@ OPTIONS= APACHE "Use Apache (2.2) as http server" On \
.include <bsd.port.options.mk>
.if !defined(WITHOUT_APACHE)
-USE_APACHE= 22
+USE_APACHE_RUN= 22
.endif
.if !defined(WITHOUT_MYSQL)