aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/pecl-solr/Makefile2
-rw-r--r--www/pecl-yaf/Makefile2
-rw-r--r--www/phalcon/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/www/pecl-solr/Makefile b/www/pecl-solr/Makefile
index d785c875d977..5d4714844e77 100644
--- a/www/pecl-solr/Makefile
+++ b/www/pecl-solr/Makefile
@@ -15,6 +15,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
USES= php:pecl
USE_PHP= json:build
-IGNORE_WITH_PHP= 72
+IGNORE_WITH_PHP= 72 73
.include <bsd.port.mk>
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile
index b0ec766913af..3e9744d106bb 100644
--- a/www/pecl-yaf/Makefile
+++ b/www/pecl-yaf/Makefile
@@ -11,7 +11,7 @@ COMMENT= MVC framework written as a C PHP extension
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
-IGNORE_WITH_PHP=56
+IGNORE_WITH_PHP=56 73
LIB_DEPENDS= libpcre.so:devel/pcre
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