diff options
Diffstat (limited to 'sysutils/logwatch/Makefile')
-rw-r--r-- | sysutils/logwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logwatch/Makefile b/sysutils/logwatch/Makefile index fb90b6a5801f..72bbd48644f4 100644 --- a/sysutils/logwatch/Makefile +++ b/sysutils/logwatch/Makefile @@ -16,7 +16,7 @@ COMMENT= A log file analysis program LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${SITE_PERL}/mach/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 +RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 USE_PERL5_RUN= yes |