diff options
Diffstat (limited to 'security/p5-String-MkPasswd/Makefile')
-rw-r--r-- | security/p5-String-MkPasswd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-String-MkPasswd/Makefile b/security/p5-String-MkPasswd/Makefile index d395bea9dbde..c96abe78abeb 100644 --- a/security/p5-String-MkPasswd/Makefile +++ b/security/p5-String-MkPasswd/Makefile @@ -17,4 +17,5 @@ USE_PERL5= configure MAN1= mkpasswd.pl.1 MAN3= String::MkPasswd.3 +NO_STAGE= yes .include <bsd.port.mk> |