From 0253655ffd1dac4fd1a4007b53e116597765b4e0 Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 17 Jan 2004 10:02:28 +0000 Subject: Fix runtime dependency on p5-Term-ANSIColor. Informed maintainer. Noticed by: bento logs --- irc/insub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc') diff --git a/irc/insub/Makefile b/irc/insub/Makefile index 9bac7e0..6af66a3 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 -- cgit v1.1