pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/vte3
Module Name: pkgsrc
Committed By: kamil
Date: Sun Jan 24 10:28:30 UTC 2021
Modified Files:
pkgsrc/x11/vte3: options.mk
Log Message:
vte3: Suggest by default icu
Requested by terminator (py-terminator).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/vte3/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/vte3/options.mk
diff -u pkgsrc/x11/vte3/options.mk:1.1 pkgsrc/x11/vte3/options.mk:1.2
--- pkgsrc/x11/vte3/options.mk:1.1 Sat Nov 7 10:05:11 2020
+++ pkgsrc/x11/vte3/options.mk Sun Jan 24 10:28:30 2021
@@ -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