pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/irssi perl is a default option, it will be select...
details: https://anonhg.NetBSD.org/pkgsrc/rev/02766932af15
branches: trunk
changeset: 361139:02766932af15
user: maya <maya%pkgsrc.org@localhost>
date: Sat Apr 15 06:32:33 2017 +0000
description:
perl is a default option, it will be selected even if using the old
option name, so no need for the legacy option rename.
diffstat:
chat/irssi/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 9abda9dc4dcc -r 02766932af15 chat/irssi/options.mk
--- a/chat/irssi/options.mk Sat Apr 15 06:26:51 2017 +0000
+++ b/chat/irssi/options.mk Sat Apr 15 06:32:33 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: options.mk,v 1.15 2017/03/16 11:41:19 maya Exp $
+# $NetBSD: options.mk,v 1.16 2017/04/15 06:32:33 maya Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.irssi
PKG_SUPPORTED_OPTIONS= inet6 ssl perl
PKG_SUGGESTED_OPTIONS= inet6 ssl perl
-PKG_OPTIONS_LEGACY_OPTS+= irssi-perl:perl
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index