summaryrefslogtreecommitdiff
path: root/devel/php-scalar_objects/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/php-scalar_objects/Makefile')
-rw-r--r--devel/php-scalar_objects/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/php-scalar_objects/Makefile b/devel/php-scalar_objects/Makefile
index 37381931b370..1389d1068c67 100644
--- a/devel/php-scalar_objects/Makefile
+++ b/devel/php-scalar_objects/Makefile
@@ -17,6 +17,6 @@ GH_ACCOUNT= nikic
GH_TAGNAME= baf4985
USES= php:ext
-IGNORE_WITH_PHP= 70 71 72
+IGNORE_WITH_PHP= 70 71 72 73
.include <bsd.port.mk>