View | Details | Raw Unified | Return to bug 263352
Collapse All | Expand All

(-)b/graphics/GraphicsMagick/Makefile (-1 / +1 lines)
Lines 15-21 USES= cpe libtool localbase pathfix tar:bzip2 Link Here
15
15
16
CONFIGURE_ARGS=	--enable-shared --enable-static \
16
CONFIGURE_ARGS=	--enable-shared --enable-static \
17
		--with-windows-font-dir=${WINDOWS_FONT_DIR} \
17
		--with-windows-font-dir=${WINDOWS_FONT_DIR} \
18
		--without-perl --without-trio
18
		--without-perl --without-trio --without-jxl
19
CONFIGURE_ENV=	PTHREAD_LIBS=-lpthread
19
CONFIGURE_ENV=	PTHREAD_LIBS=-lpthread
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
INSTALL_TARGET=	install-strip
21
INSTALL_TARGET=	install-strip

Return to bug 263352