aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2021-07-27 14:06:19 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2021-07-27 14:06:19 +0000
commitf9660a990c478ed5963c1e5303fc267315ae51cf (patch)
tree2307fe527760e493d496351bcdb9761786c5b730 /dns
parent75fc3ae0f035aee6808cb85dcc843dc58188c23a (diff)
downloadports-f9660a990c478ed5963c1e5303fc267315ae51cf.tar.gz
ports-f9660a990c478ed5963c1e5303fc267315ae51cf.zip
dns/dns-ui: Update APACHE_USES
Diffstat (limited to 'dns')
-rw-r--r--dns/dns-ui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dns-ui/Makefile b/dns/dns-ui/Makefile
index cbe6ec0364b0..30a84c8838f2 100644
--- a/dns/dns-ui/Makefile
+++ b/dns/dns-ui/Makefile
@@ -25,7 +25,7 @@ OPTIONS_DEFAULT= APACHE PGSQLSRV
APACHE_DESC= Use apache as webserver
PGSQLSRV_DESC= Use local postgres instance
-APACHE_USES= apache:run,22+
+APACHE_USES= apache:run,2.2+
APACHE_RUN_DEPENDS= mod_php74>0:www/mod_php74
PGSQLSRV_VARS= WANT_PGSQL=server