aboutsummaryrefslogtreecommitdiff
path: root/www/mod_authnz_crowd/Makefile
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_authnz_crowd/Makefile
parentd05bbd04160c3afe705e88719c0a3749c4229949 (diff)
downloadports-88b492b029f8dc46d990b19c522bbae931c597d0.tar.gz
ports-88b492b029f8dc46d990b19c522bbae931c597d0.zip
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk With hat: apache
Notes
Notes: svn path=/head/; revision=464189
Diffstat (limited to 'www/mod_authnz_crowd/Makefile')
-rw-r--r--www/mod_authnz_crowd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_authnz_crowd/Makefile b/www/mod_authnz_crowd/Makefile
index b82046511068..28b1d3032407 100644
--- a/www/mod_authnz_crowd/Makefile
+++ b/www/mod_authnz_crowd/Makefile
@@ -21,10 +21,9 @@ BROKEN_powerpc64= Does not build: error: curl/curl.h: No such file or directory
GNU_CONFIGURE= yes
LIBS+= -L${LOCALBASE}/lib
-USES= autoreconf libtool
+USES= apache:2.2+ autoreconf libtool
USE_GNOME= libxml2
USE_GCC= any
-USE_APACHE= 22+
SUB_FILES= pkg-message zzz_authnz_crowd.conf
SUB_LIST+= APACHEETCDIR=${APACHEETCDIR} \