diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-08 14:48:55 +0100 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-08 19:12:55 +0100 |
commit | e7a1cce4550a1f6d4401391137246b13e8a980dc (patch) | |
tree | bdd89c41eb92260b45e9e497a801df82438bc5b1 /mail | |
parent | net-mgmt/icingaweb2-module-icingadb: Fix bulk warning (diff) |
mail/roundcube-gravatar: Fix bulk build
Approved by: portmgr (just-fix-it)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube-gravatar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/roundcube-gravatar/Makefile b/mail/roundcube-gravatar/Makefile index 2e2c02c21cac..08d17b652bb4 100644 --- a/mail/roundcube-gravatar/Makefile +++ b/mail/roundcube-gravatar/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv3 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 |