diff options
Diffstat (limited to 'devel/p5-File-HStore')
-rw-r--r-- | devel/p5-File-HStore/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-File-HStore/Makefile b/devel/p5-File-HStore/Makefile index 96ee3c8517d..c201384566e 100644 --- a/devel/p5-File-HStore/Makefile +++ b/devel/p5-File-HStore/Makefile @@ -19,11 +19,4 @@ PERL_CONFIGURE= yes MAN3= File::HStore.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501000 -RUN_DEPENDS+= p5-Digest-SHA>=5.47:${PORTSDIR}/security/p5-Digest-SHA -BUILD_DEPENDS+= p5-Digest-SHA>=5.47:${PORTSDIR}/security/p5-Digest-SHA -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |