diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2012-08-14 00:31:26 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2012-08-14 00:31:26 +0000 |
commit | 9015565724fd0a9df1b47bd7a96bbe775f6af3a5 (patch) | |
tree | 302ddd26199a32582e21805f53fe13d8a6684497 /irc | |
parent | 87c7756f40eb31c6985bd659b4e7afc4e5680d94 (diff) | |
download | ports-9015565724fd0a9df1b47bd7a96bbe775f6af3a5.tar.gz ports-9015565724fd0a9df1b47bd7a96bbe775f6af3a5.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irssi/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index a3d6c7d51a76..619e49dabce9 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -27,10 +27,7 @@ WANT_PERL= yes MAN1= irssi.1 OPTIONS_DEFINE= PERL PROXY SOCKS IPV6 BOT -PERL_DESC= Perl support -PROXY_DESC= Proxy support SOCKS_DESC= Socks proxy support -IPV6_DESC= IPV6 support BOT_DESC= Bot support OPTIONS_DEFAULT= PERL IPV6 |