aboutsummaryrefslogtreecommitdiff
path: root/sysutils/colorize
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/colorize')
-rw-r--r--sysutils/colorize/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/colorize/Makefile b/sysutils/colorize/Makefile
index 6bcc9f356781..00aa601fd4a9 100644
--- a/sysutils/colorize/Makefile
+++ b/sysutils/colorize/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= petef@FreeBSD.org
COMMENT= A robust log colorizer
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
+RUN_DEPENDS= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}