git: f9660a990c47 - main - dns/dns-ui: Update APACHE_USES
Ryan Steinmetz
zi at FreeBSD.org
Tue Jul 27 14:06:51 UTC 2021
The branch main has been updated by zi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f9660a990c478ed5963c1e5303fc267315ae51cf
commit f9660a990c478ed5963c1e5303fc267315ae51cf
Author: Ryan Steinmetz <zi at FreeBSD.org>
AuthorDate: 2021-07-27 14:06:19 +0000
Commit: Ryan Steinmetz <zi at FreeBSD.org>
CommitDate: 2021-07-27 14:06:19 +0000
dns/dns-ui: Update APACHE_USES
---
dns/dns-ui/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list