1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

irc/irssi: Enable by default all options that add no dependencies

* Make all options as default ones that don't introduce further dependencies
  to save users from compiling those features themselves.

PR:		239252
Submitted by:	David O'Rourke (maintainer)
Reported by:	cm@sdf.org
MFH:		2019Q3
This commit is contained in:
Kai Knoblich 2019-07-21 10:54:08 +00:00
parent 55c3a36735
commit 7dec2ff00a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507042

View File

@ -2,6 +2,7 @@
PORTNAME= irssi
PORTVERSION= 1.2.1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES?= irc
MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/
@ -20,7 +21,7 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= BOT CAPSICUM DEBUG DOCS OTR PERL PROXY SOCKS TRUECOLOR UTF8PROC
OPTIONS_DEFAULT= CAPSICUM PERL
OPTIONS_DEFAULT= BOT CAPSICUM PERL PROXY SOCKS TRUECOLOR
OPTIONS_SUB= yes
BOT_DESC= Bot support