Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/GraphicsMagick graphics/GraphicsMagick: remov...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce7db6ba9b5d
branches: trunk
changeset: 431654:ce7db6ba9b5d
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri May 15 13:13:40 2020 +0000
description:
graphics/GraphicsMagick: remove unknown configure option
diffstat:
graphics/GraphicsMagick/options.mk | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r dfd706c59273 -r ce7db6ba9b5d graphics/GraphicsMagick/options.mk
--- a/graphics/GraphicsMagick/options.mk Fri May 15 13:01:52 2020 +0000
+++ b/graphics/GraphicsMagick/options.mk Fri May 15 13:13:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.9 2019/07/16 19:31:16 nia Exp $
+# $NetBSD: options.mk,v 1.10 2020/05/15 13:13:40 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.GraphicsMagick
PKG_SUPPORTED_OPTIONS= x11 jasper ghostscript wmf
@@ -29,9 +29,6 @@
.if !empty(PKG_OPTIONS:Mghostscript)
USE_TOOLS+= gs:run
.include "../../print/ghostscript/buildlink3.mk"
-CONFIGURE_ARGS+= --with-gslib
-.else
-CONFIGURE_ARGS+= --without-gslib
.endif
.if !empty(PKG_OPTIONS:Mwmf)
Home |
Main Index |
Thread Index |
Old Index