diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-08 14:56:46 +0100 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-08 19:12:55 +0100 |
commit | f1d10dc50a417c0ca15610cc8eb54cb87d859f2c (patch) | |
tree | e6c356ea6585e267424c57ecad4c1350689da527 /mail | |
parent | mail/roundcube-login_info: Fix bulk build (diff) |
mail/roundcube-tls_icon: Fix bulk build
Approved by: portmgr (just-fix-it)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube-tls_icon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/roundcube-tls_icon/Makefile b/mail/roundcube-tls_icon/Makefile index 41d15be509fd..e3312347a435 100644 --- a/mail/roundcube-tls_icon/Makefile +++ b/mail/roundcube-tls_icon/Makefile @@ -13,6 +13,7 @@ LICENSE= MIT RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 83 WWWDIR= ${LOCALBASE}/www/roundcube NO_ARCH= yes |