summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-03 07:07:03 +0000
committerrillig <rillig@pkgsrc.org>2020-05-03 07:07:03 +0000
commite9ef4c9d03a30687f85606b0a638183392c9c661 (patch)
treedd65a2dc9d4f474f20b34d003154a26dc74e01b1 /graphics
parent404487def22e9870b9d6d287149d438428f2cd8e (diff)
downloadpkgsrc-e9ef4c9d03a30687f85606b0a638183392c9c661.tar.gz
graphics/GraphicsMagick: remove unknown configure options
Diffstat (limited to 'graphics')
-rw-r--r--graphics/GraphicsMagick/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 26f468d90cc..e975900eec1 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -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 @@ GNU_CONFIGURE= yes
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