pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/webkit-gtk webkit-gtk: Add a reference to CMakeLis...
details: https://anonhg.NetBSD.org/pkgsrc/rev/19a22669fc4b
branches: trunk
changeset: 334173:19a22669fc4b
user: leot <leot%pkgsrc.org@localhost>
date: Mon May 20 11:46:57 2019 +0000
description:
webkit-gtk: Add a reference to CMakeLists.txt for GCC_REQD
diffstat:
www/webkit-gtk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fb63b033d833 -r 19a22669fc4b www/webkit-gtk/Makefile
--- a/www/webkit-gtk/Makefile Mon May 20 11:45:52 2019 +0000
+++ b/www/webkit-gtk/Makefile Mon May 20 11:46:57 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.166 2019/05/20 11:23:48 leot Exp $
+# $NetBSD: Makefile,v 1.167 2019/05/20 11:46:57 leot Exp $
DISTNAME= webkitgtk-2.24.2
PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/}
@@ -23,6 +23,7 @@
# Enabling -gdwarf-2 hits GNU ar limits on file size.
CTF_SUPPORTED= no
+# GCC >= 6.0.0 is required, checked via CMakeLists.txt
GCC_REQD+= 6
USE_GCC_RUNTIME= yes
Home |
Main Index |
Thread Index |
Old Index