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

(-)Makefile (+2 lines)
Lines 17-22 Link Here
17
MAINTAINER=	chinsan@FreeBSD.org
17
MAINTAINER=	chinsan@FreeBSD.org
18
COMMENT=	XML-RPC library for C and C++
18
COMMENT=	XML-RPC library for C and C++
19
19
20
MAKE_JOBS_UNSAFE=	yes
21
20
OPTIONS=	DEBUG "Compile with debugging information" off \
22
OPTIONS=	DEBUG "Compile with debugging information" off \
21
		CURL "Compile with curl support" on \
23
		CURL "Compile with curl support" on \
22
		LIBWWW "Compile with libwww support" off
24
		LIBWWW "Compile with libwww support" off

Return to bug 135536