Use libwmf anyway
This commit is contained in:
parent
d7f245d00e
commit
4697278406
1 changed files with 2 additions and 2 deletions
|
@ -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_MAJOR_VER= 6.0.8
|
||||||
IM_MINOR_VER= 3
|
IM_MINOR_VER= 3
|
||||||
|
@ -26,4 +26,4 @@ WRKSRC= ${WRKDIR}/ImageMagick-${IM_MAJOR_VER}
|
||||||
# For things for which we do not specify an explicit dependency above, disable
|
# For things for which we do not specify an explicit dependency above, disable
|
||||||
# so that we don't cause implicit "hidden" dependencies.
|
# so that we don't cause implicit "hidden" dependencies.
|
||||||
CONFIGURE_ARGS+= --without-dps --without-fpx --without-hdf \
|
CONFIGURE_ARGS+= --without-dps --without-fpx --without-hdf \
|
||||||
--without-jbig --without-threads --without-wmf
|
--without-jbig --without-threads
|
||||||
|
|
Loading…
Reference in a new issue