diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-08-18 14:29:08 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-08-18 14:29:08 +0000 |
commit | 63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b (patch) | |
tree | db78183546bb8049f66df049872ab54fe9939c31 /www/mod_authn_sasl | |
parent | dd195ccb65e4fa43789bd6207b16edef95e01297 (diff) |
Notes
Diffstat (limited to 'www/mod_authn_sasl')
-rw-r--r-- | www/mod_authn_sasl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_authn_sasl/Makefile b/www/mod_authn_sasl/Makefile index a0f2147200d7..b5fb63fdff9a 100644 --- a/www/mod_authn_sasl/Makefile +++ b/www/mod_authn_sasl/Makefile @@ -27,8 +27,8 @@ SASLAUTHD_DESC= cyrus-sasl2-saslauthd support USE_BZIP2= yes USE_APACHE= 22 -AP_FAST_BUILD= YES -AP_GENPLIST= YES +AP_FAST_BUILD= yes +AP_GENPLIST= yes AP_LIB= ${LOCALBASE}/lib -lsasl2 PORTDOCS1= AUTHORS LICENSE |