pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

webkit-gtk-2.46: add URL documenting the environment variables this looks at



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Nov 20 21:48:08 2024 +0100
Changeset:	651b7dbc8c7c8e37cdf96f3f4218e0102351937f

Modified Files:
	webkit-gtk-2.46/Makefile

Log Message:
webkit-gtk-2.46: add URL documenting the environment variables this looks at

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=651b7dbc8c7c8e37cdf96f3f4218e0102351937f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 webkit-gtk-2.46/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/webkit-gtk-2.46/Makefile b/webkit-gtk-2.46/Makefile
index f881e077a5..3eb22e3009 100644
--- a/webkit-gtk-2.46/Makefile
+++ b/webkit-gtk-2.46/Makefile
@@ -1,4 +1,7 @@
 # $NetBSD: Makefile,v 1.240 2022/11/23 16:19:06 adam Exp $
+#
+# Some environment variables that can help debugging this:
+# https://trac.webkit.org/wiki/EnvironmentVariables
 
 DISTNAME=	webkitgtk-2.46.3
 PKGNAME=	${DISTNAME:S/webkitgtk/webkit-gtk/}


Home | Main Index | Thread Index | Old Index