pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/GraphicsMagick GraphicsMagick: Skip a file wi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0307e141f37
branches: trunk
changeset: 440959:b0307e141f37
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Oct 22 11:09:05 2020 +0000
description:
GraphicsMagick: Skip a file with CTF issues.
diffstat:
graphics/GraphicsMagick/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r fbc73b542c16 -r b0307e141f37 graphics/GraphicsMagick/Makefile
--- a/graphics/GraphicsMagick/Makefile Thu Oct 22 11:07:45 2020 +0000
+++ b/graphics/GraphicsMagick/Makefile Thu Oct 22 11:09:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.111 2020/08/31 18:09:36 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2020/10/22 11:09:05 jperkin Exp $
PKGREVISION= 6
.include "Makefile.common"
@@ -24,6 +24,8 @@
PKGCONFIG_OVERRIDE+= wand/GraphicsMagickWand.pc.in
PKGCONFIG_OVERRIDE+= Magick++/lib/GraphicsMagick++.pc.in
+CTF_FILES_SKIP+= lib/libGraphicsMagick.so.* # CPU limit exceeded
+
TEST_TARGET= check
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index