pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick Use libwmf anyway



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11b484befbee
branches:  trunk
changeset: 481212:11b484befbee
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 28 11:00:47 2004 +0000

description:
Use libwmf anyway

diffstat:

 graphics/ImageMagick/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 7db51cec0cf2 -r 11b484befbee graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Tue Sep 28 10:44:46 2004 +0000
+++ b/graphics/ImageMagick/Makefile.common      Tue Sep 28 11:00:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2004/09/27 11:04:24 adam Exp $
+# $NetBSD: Makefile.common,v 1.17 2004/09/28 11:00:47 adam Exp $
 
 IM_MAJOR_VER=          6.0.8
 IM_MINOR_VER=          3
@@ -26,4 +26,4 @@
 # For things for which we do not specify an explicit dependency above, disable
 # so that we don't cause implicit "hidden" dependencies.
 CONFIGURE_ARGS+=       --without-dps --without-fpx --without-hdf \
-                       --without-jbig --without-threads --without-wmf
+                       --without-jbig --without-threads



Home | Main Index | Thread Index | Old Index