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 858a9bfbbe75..19448f7e02b2 100644 --- a/sysutils/logwatch/Makefile +++ b/sysutils/logwatch/Makefile @@ -13,7 +13,7 @@ COMMENT= Log file analysis program LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 +RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64 USES= perl5 shebangfix USE_PERL5= run |