diff options
author | alfred <alfred@FreeBSD.org> | 2004-01-22 23:54:54 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-01-22 23:54:54 +0000 |
commit | 66ca9df188ab8ca5f295da0e25438322ee68b9f6 (patch) | |
tree | 2a6ec781a60763319a624732d5d1401d90b26983 /irc/insub | |
parent | fadce17afdafc35a37ab97ffa023a2d8839890c3 (diff) | |
download | FreeBSD-ports-66ca9df188ab8ca5f295da0e25438322ee68b9f6.zip FreeBSD-ports-66ca9df188ab8ca5f295da0e25438322ee68b9f6.tar.gz |
we don't really need irssi to run.
Diffstat (limited to 'irc/insub')
-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 bf77b8e..5db7587 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 |