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