Ignore with PHP 8.0

Reported by:	pkg-fallout
This commit is contained in:
Florian Smeets 2020-10-29 19:39:55 +00:00
parent 92d6a20e64
commit 092dab3535
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553635

View File

@ -10,5 +10,6 @@ MAINTAINER= flo@FreeBSD.org
COMMENT= PECL extension that allows changing the current process' name
USES= php:pecl
IGNORE_WITH_PHP= 80
.include <bsd.port.mk>