pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: explicitly disable o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/376a958d1824
branches: trunk
changeset: 372864:376a958d1824
user: markd <markd%pkgsrc.org@localhost>
date: Tue Dec 19 09:09:38 2017 +0000
description:
ImageMagick: explicitly disable opencl
diffstat:
graphics/ImageMagick/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 6a61b386abf2 -r 376a958d1824 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common Tue Dec 19 08:50:27 2017 +0000
+++ b/graphics/ImageMagick/Makefile.common Tue Dec 19 09:09:38 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.160 2017/12/03 11:09:46 wiz Exp $
+# $NetBSD: Makefile.common,v 1.161 2017/12/19 09:09:38 markd Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen,
@@ -45,3 +45,4 @@
CONFIGURE_ARGS+= --without-jbig
CONFIGURE_ARGS+= --without-lqr
CONFIGURE_ARGS+= --without-modules
+CONFIGURE_ARGS+= --disable-opencl
Home |
Main Index |
Thread Index |
Old Index