diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irssi/Makefile | 2 |
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 |