diff options
Diffstat (limited to 'sysutils/munin-node')
-rw-r--r-- | sysutils/munin-node/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index 43159151e528..5ef9f680eaec 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -23,10 +23,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -RUN_DEPENDS+= ${LOCALBASE}/etc/rc.subr:${PORTSDIR}/sysutils/rc_subr -.endif - .if ${PERL_LEVEL} < 500800 RUN_DEPENDS+= ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net .endif |