diff options
Diffstat (limited to 'security/p5-Authen-Htpasswd/Makefile')
-rw-r--r-- | security/p5-Authen-Htpasswd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index 38e03a575a11..0ca4206ec01d 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -25,4 +25,5 @@ MAN3= Authen::Htpasswd.3 \ Authen::Htpasswd::User.3 \ Authen::Htpasswd::Util.3 +NO_STAGE= yes .include <bsd.port.mk> |