pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageMagick
Module Name: pkgsrc
Committed By: rillig
Date: Sat Oct 12 20:55:58 UTC 2019
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile
Log Message:
graphics/ImageMagick: remove unknown configure options
To generate a diff of this commit:
cvs rdiff -u -r1.261 -r1.262 pkgsrc/graphics/ImageMagick/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/ImageMagick/Makefile
diff -u pkgsrc/graphics/ImageMagick/Makefile:1.261 pkgsrc/graphics/ImageMagick/Makefile:1.262
--- pkgsrc/graphics/ImageMagick/Makefile:1.261 Fri Aug 16 11:58:17 2019
+++ pkgsrc/graphics/ImageMagick/Makefile Sat Oct 12 20:55:58 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.261 2019/08/16 11:58:17 wiz Exp $
+# $NetBSD: Makefile,v 1.262 2019/10/12 20:55:58 rillig Exp $
.include "Makefile.common"
@@ -14,8 +14,6 @@ USE_TOOLS+= gmake pkg-config:run
CONFIGURE_ARGS+= --disable-assert
CONFIGURE_ARGS+= --with-fontconfig
CONFIGURE_ARGS+= --with-jpeg
-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