pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/enlightenment wm/enlightenment: amend a comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/0dba60717932
branches: trunk
changeset: 418883:0dba60717932
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Dec 07 05:11:27 2019 +0000
description:
wm/enlightenment: amend a comment
The Vera TTF license actually is a default acceptable license in
pkgsrc, I missed it when scanning the list before.
diffstat:
wm/enlightenment/options.mk | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r ac5806a836eb -r 0dba60717932 wm/enlightenment/options.mk
--- a/wm/enlightenment/options.mk Sat Dec 07 05:05:22 2019 +0000
+++ b/wm/enlightenment/options.mk Sat Dec 07 05:11:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2019/12/07 04:50:49 gutteridge Exp $
+# $NetBSD: options.mk,v 1.2 2019/12/07 05:11:27 gutteridge Exp $
# e16 is used here instead of enlightenment to avoid
# potential conflict with x11/enlightenment.
@@ -27,9 +27,9 @@
.include "../../audio/esound/buildlink3.mk"
.endif
-# The upstream package includes its own Vera fonts. Because these have
-# a different (non-default) license, and are also included in some base
-# OS distributions (like NetBSD's native X11), this has been made
+# The upstream package includes its own Vera fonts. Because these
+# have a different license, and are also included in some base OS
+# distributions (like NetBSD's native X11), this has been made
# optional.
.if !empty(PKG_OPTIONS:Mvera-ttf)
DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf
Home |
Main Index |
Thread Index |
Old Index