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/0ab5534869ff
branches: trunk
changeset: 430664:0ab5534869ff
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 03 07:07:03 2020 +0000
description:
graphics/GraphicsMagick: remove unknown configure options
diffstat:
graphics/GraphicsMagick/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 897b7e433e5d -r 0ab5534869ff graphics/GraphicsMagick/Makefile
--- a/graphics/GraphicsMagick/Makefile Sun May 03 05:33:28 2020 +0000
+++ b/graphics/GraphicsMagick/Makefile Sun May 03 07:07:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2020/03/10 22:08:48 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2020/05/03 07:07:03 rillig Exp $
PKGREVISION= 2
.include "Makefile.common"
@@ -18,8 +18,6 @@
CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ARGS+= --with-modules=yes
CONFIGURE_ARGS+= --with-gs-font-dir=${PREFIX}/share/fonts/urw
-CONFIGURE_ARGS+= --with-ltdl-include=${BUILDLINK_PREFIX.libltdl}/include
-CONFIGURE_ARGS+= --with-ltdl-lib=${BUILDLINK_PREFIX.libltdl}/lib
CONFIGURE_ARGS+= --without-perl
PKGCONFIG_OVERRIDE+= magick/GraphicsMagick.pc.in
Home |
Main Index |
Thread Index |
Old Index