pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webkit-gtk: USE_SYSTEMD is no longer available
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun May 29 17:55:54 2022 +0200
Changeset: 31d5ca93c3598944a0a22a22675a1fdcffd00f8a
Modified Files:
webkit-gtk/Makefile
Log Message:
webkit-gtk: USE_SYSTEMD is no longer available
Probably renamed to ENABLE_JOURNALD_LOG.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=31d5ca93c3598944a0a22a22675a1fdcffd00f8a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/webkit-gtk/Makefile b/webkit-gtk/Makefile
index 01588dfd6d..2f53e4bb90 100644
--- a/webkit-gtk/Makefile
+++ b/webkit-gtk/Makefile
@@ -59,7 +59,6 @@ CMAKE_ARGS+= -DUSE_GSTREAMER_GL=OFF
CMAKE_ARGS+= -DUSE_LIBHYPHEN=OFF
CMAKE_ARGS+= -DUSE_OPENJPEG=OFF
CMAKE_ARGS+= -DUSE_SOUP2=ON
-CMAKE_ARGS+= -DUSE_SYSTEMD=OFF
REPLACE_PERL+= Source/JavaScriptCore/Scripts/*.pl
REPLACE_PERL+= Source/JavaScriptCore/create_hash_table
Home |
Main Index |
Thread Index |
Old Index