diff options
-rw-r--r-- | irc/insub/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index bf77b8e10742..5db758702249 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -18,7 +18,6 @@ NO_BUILD= YES SCRIPT= ${PORTNAME}.pl -BUILD_DEPENDS+= irssi:${PORTSDIR}/irc/irssi BUILD_DEPENDS+= cowsay:${PORTSDIR}/games/cowsay RUN_DEPENDS+= figlet:${PORTSDIR}/misc/figlet RUN_DEPENDS+= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor |