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

(-)/usr/home/chinsan/project/lang/php5/Makefile.ext (+4 lines)
Lines 142-147 Link Here
142
USE_GCC=	3.4+
142
USE_GCC=	3.4+
143
.endif
143
.endif
144
144
145
.if ${PHP_MODNAME} == "json"
146
CONFIGURE_ARGS+=--enable-json
147
.endif
148
145
.if ${PHP_MODNAME} == "ldap"
149
.if ${PHP_MODNAME} == "ldap"
146
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
150
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}

Return to bug 108916