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

(-)bsd.port.mk (+1 lines)
Lines 1460-1465 Link Here
1460
.if defined(USE_GMAKE)
1460
.if defined(USE_GMAKE)
1461
BUILD_DEPENDS+=		gmake:${PORTSDIR}/devel/gmake
1461
BUILD_DEPENDS+=		gmake:${PORTSDIR}/devel/gmake
1462
CONFIGURE_ENV+=	MAKE=${GMAKE}
1462
CONFIGURE_ENV+=	MAKE=${GMAKE}
1463
MAKE_ENV+=		CC="${CC}"
1463
.endif
1464
.endif
1464
1465
1465
.if defined(USE_GCC)
1466
.if defined(USE_GCC)

Return to bug 86106