git: e7a1cce4550a - main - mail/roundcube-gravatar: Fix bulk build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Dec 2023 18:13:58 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7a1cce4550a1f6d4401391137246b13e8a980dc commit e7a1cce4550a1f6d4401391137246b13e8a980dc Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-08 13:48:55 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-08 18:12:55 +0000 mail/roundcube-gravatar: Fix bulk build Approved by: portmgr (just-fix-it) --- mail/roundcube-gravatar/Makefile | 1 + 1 file changed, 1 insertion(+) 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