diff options
Diffstat (limited to 'www/pecl-sphinx/Makefile')
-rw-r--r-- | www/pecl-sphinx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-sphinx/Makefile b/www/pecl-sphinx/Makefile index ad49bda93cb9..a094ee1e25b5 100644 --- a/www/pecl-sphinx/Makefile +++ b/www/pecl-sphinx/Makefile @@ -17,7 +17,7 @@ LICENSE= PHP301 LIB_DEPENDS= libsphinxclient.so:textproc/libsphinxclient USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |