pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/GraphicsMagick
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 3 07:07:03 UTC 2020
Modified Files:
pkgsrc/graphics/GraphicsMagick: Makefile
Log Message:
graphics/GraphicsMagick: remove unknown configure options
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/graphics/GraphicsMagick/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/GraphicsMagick/Makefile
diff -u pkgsrc/graphics/GraphicsMagick/Makefile:1.106 pkgsrc/graphics/GraphicsMagick/Makefile:1.107
--- pkgsrc/graphics/GraphicsMagick/Makefile:1.106 Tue Mar 10 22:08:48 2020
+++ pkgsrc/graphics/GraphicsMagick/Makefile Sun May 3 07:07:03 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index