pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/irssi Add ssl as suggested option.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb0b4b6bc7e4
branches: trunk
changeset: 351105:fb0b4b6bc7e4
user: maya <maya%pkgsrc.org@localhost>
date: Sun Aug 14 21:02:45 2016 +0000
description:
Add ssl as suggested option.
No rev bump because I'm updating too.
diffstat:
chat/irssi/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 614e9f2e14da -r fb0b4b6bc7e4 chat/irssi/options.mk
--- a/chat/irssi/options.mk Sun Aug 14 18:31:05 2016 +0000
+++ b/chat/irssi/options.mk Sun Aug 14 21:02:45 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.10 2011/03/06 04:12:09 dholland Exp $
+# $NetBSD: options.mk,v 1.11 2016/08/14 21:02:45 maya Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.irssi
PKG_SUPPORTED_OPTIONS= inet6 perl ssl
-PKG_SUGGESTED_OPTIONS= inet6
+PKG_SUGGESTED_OPTIONS= inet6 ssl
PKG_OPTIONS_LEGACY_OPTS+= irssi-perl:perl
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index