aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Module-Signature
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 09:54:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 09:54:03 +0000
commit41521f6557f35841a725c6e70920ca576192750f (patch)
tree1964070bd972a0f2f0d180dae0474e606ebb4508 /security/p5-Module-Signature
parentceb9a290db10f8dd54fa18b0c9d5f1fe25427b12 (diff)
downloadports-41521f6557f35841a725c6e70920ca576192750f.tar.gz
ports-41521f6557f35841a725c6e70920ca576192750f.zip
Notes
Diffstat (limited to 'security/p5-Module-Signature')
-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>