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

(-)Makefile (+6 lines)
Lines 13-16 Link Here
13
USE_PHP=	spl:build
13
USE_PHP=	spl:build
14
CFLAGS+=	-I${LOCALBASE}/include
14
CFLAGS+=	-I${LOCALBASE}/include
15
15
16
.include <bsd.port.options.mk>
17
18
.if ${FLAVOR} == php74
19
USES+=		compiler:c11
20
.endif
21
16
.include <bsd.port.mk>
22
.include <bsd.port.mk>

Return to bug 240866