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 a054d0229dfe..1513d8baa165 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} +USES+= pkgconfig USE_GNOME= libxml2 .endif |