summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-09-28 16:25:09 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-09-28 16:25:09 +0000
commit5e207625171f152f12ac6299915134f23d3f04ec (patch)
tree4d11fb4694f95582361e394c9ad880acc23cca51 /irc
parent- Security update to 0.9.7l (diff)
set themes option default value.
Submitted by: Liuyh <liuyh@newsbank-218.csie.nctu.dot.edu.tw>
Notes
Notes: svn path=/head/; revision=174041
Diffstat (limited to 'irc')
-rw-r--r--irc/irssi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 9401141e9f44..b682974fe2d1 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -28,7 +28,7 @@ OPTIONS= PERL "Enable perl support" on \
SOCKS "Enable socks proxy support" off \
IPV6 "Enable IPv6" on \
BOT "Enable bot" off \
- THEMES "Enable Themes"
+ THEMES "Enable Themes" off
# USE_OPENSSL must be defined before bsd.port.pre.mk so use old schema
# for WITH_SSL option