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

(-)b/lang/php5/Makefile.ext (+1 lines)
Lines 333-338 CONFIGURE_ARGS+=--enable-simplexml \ Link Here
333
		--with-pcre-dir=${LOCALBASE} \
333
		--with-pcre-dir=${LOCALBASE} \
334
		--with-libxml-dir=${LOCALBASE}
334
		--with-libxml-dir=${LOCALBASE}
335
335
336
CFLAGS+=	-I${LOCALBASE}/include
336
USES+=		pkgconfig
337
USES+=		pkgconfig
337
USE_GNOME=	libxml2
338
USE_GNOME=	libxml2
338
.endif
339
.endif

Return to bug 191457