diff options
author | alfred <alfred@FreeBSD.org> | 2004-01-23 07:54:54 +0800 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-01-23 07:54:54 +0800 |
commit | 66ca9df188ab8ca5f295da0e25438322ee68b9f6 (patch) | |
tree | 2a6ec781a60763319a624732d5d1401d90b26983 | |
parent | fadce17afdafc35a37ab97ffa023a2d8839890c3 (diff) | |
download | freebsd-ports-gnome-66ca9df188ab8ca5f295da0e25438322ee68b9f6.tar.gz freebsd-ports-gnome-66ca9df188ab8ca5f295da0e25438322ee68b9f6.tar.zst freebsd-ports-gnome-66ca9df188ab8ca5f295da0e25438322ee68b9f6.zip |
we don't really need irssi to run.
-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 |