1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

www/phalcon: ignore PHP 8.0

PR:		250856
Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
This commit is contained in:
Li-Wen Hsu 2020-11-04 10:23:15 +00:00
parent 4f94b7797f
commit 2bbe892bfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554069

View File

@ -16,7 +16,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
USES= localbase php:ext
USE_PHP= hash:build json:build pdo:build
IGNORE_WITH_PHP=74
IGNORE_WITH_PHP=74 80
USE_GITHUB= yes
GH_PROJECT= c${PORTNAME}