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

(-)Makefile (+2 lines)
Lines 15-20 Link Here
15
MAINTAINER=	janos.mohacsi@bsd.hu
15
MAINTAINER=	janos.mohacsi@bsd.hu
16
COMMENT=	Validating XML parser from the Apache XML Project
16
COMMENT=	Validating XML parser from the Apache XML Project
17
17
18
MAKE_JOBS_UNSAFE=	yes
19
18
OPTIONS=	THREADS "Build a thread enabled shared library." on \
20
OPTIONS=	THREADS "Build a thread enabled shared library." on \
19
		DEBUG "Include debugging information, do not strip." off \
21
		DEBUG "Include debugging information, do not strip." off \
20
		ICONVFBSD "Use IconvFBSD transcoder." on \
22
		ICONVFBSD "Use IconvFBSD transcoder." on \

Return to bug 135538