diff options
Diffstat (limited to 'www/phalcon/Makefile')
-rw-r--r-- | www/phalcon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/phalcon/Makefile b/www/phalcon/Makefile index a87b13472e53..2cb4a1dec404 100644 --- a/www/phalcon/Makefile +++ b/www/phalcon/Makefile @@ -16,6 +16,7 @@ ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 USES= php:ext USE_PHP= hash:build json:build pdo:build +IGNORE_WITH_PHP= 73 USE_GITHUB= yes GH_ACCOUNT= phalcon |