aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/insub/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile
index 9885f034272b..4550c6c6de31 100644
--- a/irc/insub/Makefile
+++ b/irc/insub/Makefile
@@ -19,8 +19,9 @@ NO_BUILD= YES
SCRIPT= ${PORTNAME}.pl
BUILD_DEPENDS+= irssi:${PORTSDIR}/irc/irssi+perl
-RUN_DEPENDS+= figlet:${PORTSDIR}/misc/figlet
BUILD_DEPENDS+= cowsay:${PORTSDIR}/games/cowsay
+RUN_DEPENDS+= figlet:${PORTSDIR}/misc/figlet
+RUN_DEPENDS+= p5-Term-ANSIColor:${PORTSDIR}/devel/p5-Term-ANSIColor
.include <bsd.port.pre.mk>