1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Add devel/p5-Term-ANSIColor to RUN_DEPENDS.

Noticed by: Chris Jones <cjones@gruntle.org>
This commit is contained in:
Alfred Perlstein 2004-01-06 02:02:58 +00:00
parent 90a696b2f4
commit f181399eb4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97424

View File

@ -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>