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:
parent
e12ceb3aef
commit
0abd694b7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267579
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user