aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logwatch
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 12:25:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 12:25:05 +0000
commit4c68c01d0f361a4952973ce690a092d646acb7f3 (patch)
tree768b23086cd4c3e5b50d1df107582add5813e9e4 /sysutils/logwatch
parent816258886feae2b6709756fd4b521a6ca59421a6 (diff)
downloadports-4c68c01d0f361a4952973ce690a092d646acb7f3.tar.gz
ports-4c68c01d0f361a4952973ce690a092d646acb7f3.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300261
Diffstat (limited to 'sysutils/logwatch')
-rw-r--r--sysutils/logwatch/Makefile2
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