diff options
Diffstat (limited to 'security/p5-Authen-Passphrase/Makefile')
-rw-r--r-- | security/p5-Authen-Passphrase/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile index a111550e89c3..a2943c7a93c5 100644 --- a/security/p5-Authen-Passphrase/Makefile +++ b/security/p5-Authen-Passphrase/Makefile @@ -49,4 +49,5 @@ MAN3= Authen::Passphrase.3 \ Authen::Passphrase::SaltedDigest.3 \ Authen::Passphrase::VMSPurdy.3 +NO_STAGE= yes .include <bsd.port.mk> |