Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick6 graphics/ImageMagick6: remove un...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb896ba3780b
branches: trunk
changeset: 430651:fb896ba3780b
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 02 18:36:03 2020 +0000
description:
graphics/ImageMagick6: remove unknown configure options
diffstat:
graphics/ImageMagick6/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 7c0f0f7fcd96 -r fb896ba3780b graphics/ImageMagick6/Makefile
--- a/graphics/ImageMagick6/Makefile Sat May 02 18:09:06 2020 +0000
+++ b/graphics/ImageMagick6/Makefile Sat May 02 18:36:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/04/26 10:03:25 rillig Exp $
+# $NetBSD: Makefile,v 1.32 2020/05/02 18:36:03 rillig Exp $
.include "Makefile.common"
@@ -13,8 +13,6 @@
USE_TOOLS+= gmake pkg-config:run
CONFIGURE_ARGS+= --disable-assert
CONFIGURE_ARGS+= --with-fontconfig
-CONFIGURE_ARGS+= --with-ltdl-include=${BUILDLINK_PREFIX.libltdl}/include
-CONFIGURE_ARGS+= --with-ltdl-lib=${BUILDLINK_PREFIX.libltdl}/lib
CONFIGURE_ARGS+= --with-xml=yes
CONFIGURE_ARGS+= --without-perl
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
Home |
Main Index |
Thread Index |
Old Index