diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-06-13 00:07:34 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-06-13 00:08:05 +0000 |
commit | 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 (patch) | |
tree | c9b56f9da8291c4fcac071aa338de96cab2f8df4 /chinese | |
parent | 840b498eeb2a89bb307df12f88acd6edc7f4e833 (diff) |
*/*: Ignore with php82
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/phpbb-tw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index 99a5a3328235..fe75026a4b2b 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR} CONFLICTS_INSTALL= phpbb phpbb3 zh-phpbb3-tw # share/doc/phpbb/AUTHORS share/doc/phpbb/CHANGELOG.html USES= dos2unix php +IGNORE_WITH_PHP= 82 # Get HOSTNAME .if exists(/sbin/sysctl) |