diff options
Diffstat (limited to 'security/p5-Crypt-RIPEMD160/Makefile')
-rw-r--r-- | security/p5-Crypt-RIPEMD160/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index a975f3fd4347..80389eb7cef4 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Crypt::RIPEMD160::MAC.3 Crypt::RIPEMD160.3 +NO_STAGE= yes .include <bsd.port.mk> |