summaryrefslogtreecommitdiff
path: root/lang/php81
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-25 13:45:09 -0600
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-25 13:45:09 -0600
commit0b811a20f7cd4cce60386ef8676593f9133f3a11 (patch)
treee295c61665f1b36379f0a2459cc5e2f984828d47 /lang/php81
parent0d310d700aa060b02feec9c7487893a983bf7098 (diff)
downloadfreebsd-ports-0b811a20f7cd4cce60386ef8676593f9133f3a11.zip
*/*php*: Final cleanup for php74
Approved by: portmgr (blanket infrastructure) 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 7a790edf6c22..a03589d7055a 100644
--- a/lang/php81/Makefile
+++ b/lang/php81/Makefile
@@ -179,7 +179,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php
USES+= php:ext,noflavors
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
PHP_VER= 81
-IGNORE_WITH_PHP= 74 80
+IGNORE_WITH_PHP= 80 82
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
WRKSRC= ${WRKDIR}/${EXTSUBDIR}