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

(-)Makefile (+2 lines)
Lines 18-23 Link Here
18
		libjasper.so:${PORTSDIR}/graphics/jasper \
18
		libjasper.so:${PORTSDIR}/graphics/jasper \
19
		libxml2.so:${PORTSDIR}/textproc/libxml2
19
		libxml2.so:${PORTSDIR}/textproc/libxml2
20
20
21
MAKE_JOBS_UNSAFE=	yes
22
21
USES=		tar:tgz gmake perl5 shebangfix
23
USES=		tar:tgz gmake perl5 shebangfix
22
CFLAGS+=	-DPNG_DEPSTRUCT= -Iutil
24
CFLAGS+=	-DPNG_DEPSTRUCT= -Iutil
23
MAKE_ENV=	LN="${LN}" RANLIB="${RANLIB}"
25
MAKE_ENV=	LN="${LN}" RANLIB="${RANLIB}"

Return to bug 196032