1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

- Fix WITH_IMAGEMAGICK_WMF build

This commit is contained in:
Martin Matuska 2011-01-10 09:08:07 +00:00
parent e12ceb3aef
commit 0abd694b7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267579

View File

@ -302,6 +302,7 @@ CONFIGURE_ARGS+= --without-fontconfig
.if defined(WITH_IMAGEMAGICK_WMF)
LIB_DEPENDS+= wmf:${PORTSDIR}/graphics/libwmf
CONFIGURE_ARGS+= --with-wmf=yes
CFLAGS+= -I${LOCALBASE}/include/freetype2
PLIST_SUB+= WMF=""
.else
CONFIGURE_ARGS+= --without-wmf