diff options
Diffstat (limited to 'www/pecl-solr/Makefile')
-rw-r--r-- | www/pecl-solr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-solr/Makefile b/www/pecl-solr/Makefile index 90899c8c8e97..1b2676d81ef6 100644 --- a/www/pecl-solr/Makefile +++ b/www/pecl-solr/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl USES= gnome php:build,pecl pkgconfig USE_GNOME= libxml2 -IGNORE_WITH_PHP= 84 +IGNORE_WITH_PHP= 84 85 CONFIGURE_ARGS= LIBXML_CFLAGS=-I${LOCALBASE}/include/libxml2 \ LIBXML_LIBS=-L${LOCALBASE}/include/libxml2 |