aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PBKDF2
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-PBKDF2')
-rw-r--r--security/p5-Crypt-PBKDF2/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/security/p5-Crypt-PBKDF2/Makefile b/security/p5-Crypt-PBKDF2/Makefile
index 6c6ba5867ae0..b407373ab31e 100644
--- a/security/p5-Crypt-PBKDF2/Makefile
+++ b/security/p5-Crypt-PBKDF2/Makefile
@@ -30,14 +30,4 @@ MAN3= Crypt::PBKDF2.3 \
Crypt::PBKDF2::Hash::HMACSHA1.3 \
Crypt::PBKDF2::Hash::HMACSHA2.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501000
-RUN_DEPENDS+= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
-.endif
-
-.if ${PERL_LEVEL} < 501001
-RUN_DEPENDS+= p5-Digest>=1.16:${PORTSDIR}/security/p5-Digest
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>