pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/vte3 vte3: Suggest by default icu
details: https://anonhg.NetBSD.org/pkgsrc/rev/39fdfc57068f
branches: trunk
changeset: 445458:39fdfc57068f
user: kamil <kamil%pkgsrc.org@localhost>
date: Sun Jan 24 10:28:30 2021 +0000
description:
vte3: Suggest by default icu
Requested by terminator (py-terminator).
diffstat:
x11/vte3/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 2811a1769439 -r 39fdfc57068f x11/vte3/options.mk
--- a/x11/vte3/options.mk Sun Jan 24 08:31:42 2021 +0000
+++ b/x11/vte3/options.mk Sun Jan 24 10:28:30 2021 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2020/11/07 10:05:11 nia Exp $
+# $NetBSD: options.mk,v 1.2 2021/01/24 10:28:30 kamil Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.vte3
PKG_SUPPORTED_OPTIONS= icu
+PKG_SUGGESTED_OPTIONS= icu
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index