aboutsummaryrefslogtreecommitdiffstats
path: root/irc/insub
diff options
context:
space:
mode:
Diffstat (limited to 'irc/insub')
-rw-r--r--irc/insub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile
index 9bac7e0af797..6af66a355a18 100644
--- a/irc/insub/Makefile
+++ b/irc/insub/Makefile
@@ -21,7 +21,7 @@ SCRIPT= ${PORTNAME}.pl
BUILD_DEPENDS+= irssi:${PORTSDIR}/irc/irssi
BUILD_DEPENDS+= cowsay:${PORTSDIR}/games/cowsay
RUN_DEPENDS+= figlet:${PORTSDIR}/misc/figlet
-RUN_DEPENDS+= p5-Term-ANSIColor:${PORTSDIR}/devel/p5-Term-ANSIColor
+RUN_DEPENDS+= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
.include <bsd.port.pre.mk>