diff options
Diffstat (limited to 'www/mod_auth_mysql2/Makefile')
-rw-r--r-- | www/mod_auth_mysql2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile index 504233da31d8..1d45c1bd4012 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -27,7 +27,7 @@ PORTDOCS= INSTALL example_data.html htpasswd.sql OPTIONS_DEFINE= DOCS OPENSSL -OPENSSL_USE= OPENSSL=yes +OPENSSL_USES= ssl OPENSSL_VARS= AP_EXTRAS+=-DMYSQL_USE_SSL post-install-DOCS-on: |