diff options
author | Alfred Perlstein <alfred@FreeBSD.org> | 2004-01-22 23:54:54 +0000 |
---|---|---|
committer | Alfred Perlstein <alfred@FreeBSD.org> | 2004-01-22 23:54:54 +0000 |
commit | 344369ed87c87740a24b5adadd7944d002487dc7 (patch) | |
tree | a9ca0eae7c3ca165163cef781c8f11b66436ff0e /irc/insub | |
parent | ab1f026b84d865fd76874b4d2cfc3204f50b44bf (diff) | |
download | ports-344369ed87c87740a24b5adadd7944d002487dc7.tar.gz ports-344369ed87c87740a24b5adadd7944d002487dc7.zip |
we don't really need irssi to run.
Notes
Notes:
svn path=/head/; revision=98849
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 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 |