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

(-)Makefile (+1 lines)
Lines 35-40 Link Here
35
35
36
HAS_CONFIGURE=	yes
36
HAS_CONFIGURE=	yes
37
CONFIGURE_ARGS=	--prefix=${STAGEDIR}${PREFIX}
37
CONFIGURE_ARGS=	--prefix=${STAGEDIR}${PREFIX}
38
MAKE_JOBS_UNSAFE=	yes
38
39
39
.include <bsd.port.options.mk>
40
.include <bsd.port.options.mk>
40
41

Return to bug 238304