diff options
Diffstat (limited to 'www/mod_authz_unixgroup/Makefile')
-rw-r--r-- | www/mod_authz_unixgroup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_authz_unixgroup/Makefile b/www/mod_authz_unixgroup/Makefile index 6e60d1bc77fd..1e2ac4af0a45 100644 --- a/www/mod_authz_unixgroup/Makefile +++ b/www/mod_authz_unixgroup/Makefile @@ -16,4 +16,5 @@ AP_FAST_BUILD= yes AP_GENPLIST= yes SHORTMODNAME= authz_unixgroup +NO_STAGE= yes .include <bsd.port.mk> |