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

(-)/usr/ports/www/node/Makefile (+2 lines)
Lines 35-40 Link Here
35
BUILD_DEPENDS=	${LOCALBASE}/include/v8.h:${PORTSDIR}/lang/v8
35
BUILD_DEPENDS=	${LOCALBASE}/include/v8.h:${PORTSDIR}/lang/v8
36
CONFIGURE_ARGS+=	--shared-v8-includes=${LOCALBASE}/include --shared-v8-libpath=${LOCALBASE}/lib
36
CONFIGURE_ARGS+=	--shared-v8-includes=${LOCALBASE}/include --shared-v8-libpath=${LOCALBASE}/lib
37
PLIST_SUB+=	SHAREDV8="@comment "
37
PLIST_SUB+=	SHAREDV8="@comment "
38
.else
39
PLIST_SUB+=	SHAREDV8=""
38
.endif
40
.endif
39
41
40
.if !defined(DISABLE_MAKE_JOBS)
42
.if !defined(DISABLE_MAKE_JOBS)

Return to bug 157231