diff options
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile.ext | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext index 4e3fa0139e65..cf2d461c3fb7 100644 --- a/lang/php53/Makefile.ext +++ b/lang/php53/Makefile.ext @@ -328,6 +328,7 @@ CONFIGURE_ARGS+=--enable-shmop CONFIGURE_ARGS+=--enable-simplexml \ --with-libxml-dir=${LOCALBASE} +CFLAGS+= -I${LOCALBASE}/include USES+= pkgconfig USE_GNOME= libxml2 .endif |