From f181399eb4e8e63dec69a5c5a680f317588d542f Mon Sep 17 00:00:00 2001 From: Alfred Perlstein Date: Tue, 6 Jan 2004 02:02:58 +0000 Subject: [PATCH] Add devel/p5-Term-ANSIColor to RUN_DEPENDS. Noticed by: Chris Jones --- irc/insub/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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