www/phalcon: register conflict with phalcon4 test package

This commit is contained in:
Franco Fichtner 2019-07-08 05:54:12 +02:00
parent 8352662caa
commit 5b0e419671
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,8 @@ USES= php:ext
USE_PHP= hash:build json:build pdo:build
IGNORE_WITH_PHP=71
CONFLICTS_INSTALL=phalcon
USE_GITHUB= yes
GH_ACCOUNT= phalcon
GH_PROJECT= c${PORTNAME}

View File

@ -16,6 +16,8 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
USES= php:ext
USE_PHP= hash:build json:build pdo:build
CONFLICTS_INSTALL=phalcon4
USE_GITHUB= yes
GH_ACCOUNT= phalcon
GH_PROJECT= c${PORTNAME}