diff options
Diffstat (limited to 'net/p5-Net-Address-Ethernet/Makefile')
-rw-r--r-- | net/p5-Net-Address-Ethernet/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index 55fd2f4..1088884 100644 --- a/net/p5-Net-Address-Ethernet/Makefile +++ b/net/p5-Net-Address-Ethernet/Makefile @@ -21,10 +21,4 @@ PERL_CONFIGURE= yes MAN3= Net::Address::Ethernet.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500702 -RUN_DEPENDS+= ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |