summaryrefslogtreecommitdiff
path: root/lang/php81
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-10 13:59:03 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-10 16:57:35 +0200
commit95967c2077762985235e47db1fe9949bed5cbe8f (patch)
treed18f44b10a5c6ae9c4444c192cac7277a2003e6a /lang/php81
parent603de61d050b2846386d913431e6cea459a0f82c (diff)
downloadfreebsd-ports-95967c2077762985235e47db1fe9949bed5cbe8f.zip
*/*php83*: Sunrise
Please DO NOT use this version in production, it is an early test version. For upgrade notes please visit: https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS Sponsored by: Bounce Experts
Diffstat (limited to 'lang/php81')
-rw-r--r--lang/php81/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php81/Makefile b/lang/php81/Makefile
index df2e6ee86e67..655c187df6b2 100644
--- a/lang/php81/Makefile
+++ b/lang/php81/Makefile
@@ -173,7 +173,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php
USES+= php:ext,noflavors
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
PHP_VER= 81
-IGNORE_WITH_PHP= 80 82
+IGNORE_WITH_PHP= 80 82 83
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
WRKSRC= ${WRKDIR}/${EXTSUBDIR}