aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SaltedHash
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-SaltedHash')
-rw-r--r--security/p5-Crypt-SaltedHash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-SaltedHash/Makefile b/security/p5-Crypt-SaltedHash/Makefile
index 53fdc7fb6d40..f4eb56181e43 100644
--- a/security/p5-Crypt-SaltedHash/Makefile
+++ b/security/p5-Crypt-SaltedHash/Makefile
@@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl extension to work with salted hashes
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Crypt::SaltedHash.3