diff options
-rw-r--r-- | sysutils/checkservice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/checkservice/Makefile b/sysutils/checkservice/Makefile index c9c2dd842db4..3486f331dc45 100644 --- a/sysutils/checkservice/Makefile +++ b/sysutils/checkservice/Makefile @@ -16,6 +16,8 @@ COMMENT= Checkservice is written to check the status of the services RUN_DEPENDS= ${SITE_PERL}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools +BROKEN= checksum mismatch + USE_PERL5_RUN= YES NO_BUILD= YES |