diff options
Diffstat (limited to 'www/mod_authnz_crowd/Makefile')
-rw-r--r-- | www/mod_authnz_crowd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_authnz_crowd/Makefile b/www/mod_authnz_crowd/Makefile index 7c534b5ac0e6..f165fd95cee2 100644 --- a/www/mod_authnz_crowd/Makefile +++ b/www/mod_authnz_crowd/Makefile @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes LIBS+= -L${LOCALBASE}/lib USES= apache:2.2+ autoreconf gnome libtool USE_GNOME= libxml2 -USE_GCC= any +USE_GCC= yes SUB_FILES= pkg-message zzz_authnz_crowd.conf SUB_LIST+= APACHEETCDIR=${APACHEETCDIR} \ |