databases/php-xapian: Add a comment about PHP 8 support
This commit is contained in:
parent
9aec8683ca
commit
8f059e19fd
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} \
|
|||
--without-tcl
|
||||
CONFIGURE_ENV= PHP_CONFIG=${LOCALBASE}/bin/php-config
|
||||
GNU_CONFIGURE= yes
|
||||
IGNORE_WITH_PHP=80 81 82
|
||||
IGNORE_WITH_PHP=80 81 82 # https://trac.xapian.org/ticket/817
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_CXXSTD= c++11
|
||||
|
||||
|
|
Loading…
Reference in a new issue