diff options
Diffstat (limited to 'net/p5-AnyEvent-Twitter/Makefile')
-rw-r--r-- | net/p5-AnyEvent-Twitter/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net/p5-AnyEvent-Twitter/Makefile b/net/p5-AnyEvent-Twitter/Makefile index c3d3f4ce720d..d053772e59dd 100644 --- a/net/p5-AnyEvent-Twitter/Makefile +++ b/net/p5-AnyEvent-Twitter/Makefile @@ -26,10 +26,4 @@ PERL_CONFIGURE= yes MAN3= AnyEvent::Twitter.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501000 -RUN_DEPENDS+= p5-Digest-SHA>=5.47:${PORTSDIR}/security/p5-Digest-SHA -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |