aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-UnixCrypt_XS
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 17:17:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 17:17:46 +0000
commitccbf063100dda497552c891ec2c6f2c3e2a7be28 (patch)
tree7b7cb14f7ebcc61a1cc4b02de0969d411923d421 /security/p5-Crypt-UnixCrypt_XS
parent251f4ca6f14914170f3b0d23731bb82c39775a4a (diff)
Notes
Diffstat (limited to 'security/p5-Crypt-UnixCrypt_XS')
-rw-r--r--security/p5-Crypt-UnixCrypt_XS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-UnixCrypt_XS/Makefile b/security/p5-Crypt-UnixCrypt_XS/Makefile
index e743539fea07..a5de7da1e1f6 100644
--- a/security/p5-Crypt-UnixCrypt_XS/Makefile
+++ b/security/p5-Crypt-UnixCrypt_XS/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= brix@FreeBSD.org
COMMENT= Perl XS interface for a portable traditional crypt function
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
MAN3= Crypt::UnixCrypt_XS.3