aboutsummaryrefslogtreecommitdiff
path: root/www/mod_webauth
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-03-11 17:38:45 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-03-11 17:38:45 +0000
commit88b492b029f8dc46d990b19c522bbae931c597d0 (patch)
tree85e51f0eab4b6fd29e00eb4c35134e96e53c579a /www/mod_webauth
parentd05bbd04160c3afe705e88719c0a3749c4229949 (diff)
downloadports-88b492b029f8dc46d990b19c522bbae931c597d0.tar.gz
ports-88b492b029f8dc46d990b19c522bbae931c597d0.zip
Notes
Diffstat (limited to 'www/mod_webauth')
-rw-r--r--www/mod_webauth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_webauth/Makefile b/www/mod_webauth/Makefile
index 22f29c96ae96..d955d16ddcd4 100644
--- a/www/mod_webauth/Makefile
+++ b/www/mod_webauth/Makefile
@@ -13,8 +13,7 @@ COMMENT= Apache module for authenticating users with Kerberos v5
LIB_DEPENDS= libcurl.so:ftp/curl \
libsasl2.so:security/cyrus-sasl2
-USES= libtool pathfix pkgconfig ssl
-USE_APACHE= 22+
+USES= apache:2.2+ libtool pathfix pkgconfig ssl
USE_OPENLDAP= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes