pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/webkit-gtk/patches Wups, quickly revert part of a ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/207d52cb8f64
branches: trunk
changeset: 327252:207d52cb8f64
user: roy <roy%pkgsrc.org@localhost>
date: Sun Dec 23 22:22:47 2018 +0000
description:
Wups, quickly revert part of a mistaken commit.
diffstat:
www/webkit-gtk/patches/patch-CMakeLists.txt | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
diffs (24 lines):
diff -r b30f37507b41 -r 207d52cb8f64 www/webkit-gtk/patches/patch-CMakeLists.txt
--- a/www/webkit-gtk/patches/patch-CMakeLists.txt Sun Dec 23 22:18:14 2018 +0000
+++ b/www/webkit-gtk/patches/patch-CMakeLists.txt Sun Dec 23 22:22:47 2018 +0000
@@ -1,19 +1,10 @@
-$NetBSD: patch-CMakeLists.txt,v 1.6 2018/12/23 22:18:14 roy Exp $
+$NetBSD: patch-CMakeLists.txt,v 1.7 2018/12/23 22:22:47 roy Exp $
- Fix support for arm
- Fix support for ppc, from FreeBSD.
--- CMakeLists.txt.orig 2018-12-13 01:57:34.000000000 +0000
+++ CMakeLists.txt
-@@ -19,7 +19,7 @@ else ()
- message(STATUS "The CMake build type is: ${CMAKE_BUILD_TYPE}")
- endif ()
-
--set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/Source/cmake")
-+set (CMAKE_MODULE_PATH "/usr/obj.pkgsrc/www/webkit-gtk/work/.buildlink/cmake-Modules" "${CMAKE_SOURCE_DIR}/Source/cmake")
-
- set(ENABLE_WEBCORE ON)
-
@@ -85,6 +85,8 @@ else ()
endif ()
if (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "^arm")
Home |
Main Index |
Thread Index |
Old Index