diff options
Diffstat (limited to 'www/cas/Makefile')
-rw-r--r-- | www/cas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cas/Makefile b/www/cas/Makefile index 17c29e01730c..80e909270ab7 100644 --- a/www/cas/Makefile +++ b/www/cas/Makefile @@ -62,7 +62,7 @@ PLIST_SUB+= APACHE13_MODULE="@comment " ##.endif .if defined(WITH_BUILD_APACHE2X_MODULE) -USE_APACHE= 20+ +USE_APACHE= 22+ CMAKE_ARGS+= -DBUILD_APACHE2X_MODULE=ON PLIST_SUB+= APACHE2X_MODULE="" .else |