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 d785c875d977..5d4714844e77 100644 --- a/www/pecl-solr/Makefile +++ b/www/pecl-solr/Makefile @@ -15,6 +15,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= php:pecl USE_PHP= json:build -IGNORE_WITH_PHP= 72 +IGNORE_WITH_PHP= 72 73 .include <bsd.port.mk> |