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

(-)Makefile (-4 lines)
Lines 27-36 Link Here
27
27
28
.include <bsd.port.pre.mk>
28
.include <bsd.port.pre.mk>
29
29
30
.if ${OSVERSION} >= 800000
31
BROKEN=		does not compile: error: plib/js.h: No such file or directory
32
.endif
33
34
post-patch:
30
post-patch:
35
	@${REINPLACE_CMD} -e \
31
	@${REINPLACE_CMD} -e \
36
		's|-lplibsl -lplibssg|-lplibsl -lplibjs -lplibssg|g ; \
32
		's|-lplibsl -lplibssg|-lplibsl -lplibjs -lplibssg|g ; \

Return to bug 143424