aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Module-Signature/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Module-Signature/Makefile')
-rw-r--r--security/p5-Module-Signature/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile
index 94995b78343c..d9c02561e51c 100644
--- a/security/p5-Module-Signature/Makefile
+++ b/security/p5-Module-Signature/Makefile
@@ -39,9 +39,4 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/gpgv2:${PORTSDIR}/security/gnupg
RUN_DEPENDS+= ${LOCALBASE}/bin/gpgv2:${PORTSDIR}/security/gnupg
.endif
-.if ${PERL_LEVEL} < 501000
-BUILD_DEPENDS+= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
-RUN_DEPENDS+= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
-.endif
-
.include <bsd.port.post.mk>