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 /mail/roundcube-carddav | |
| parent | 840b498eeb2a89bb307df12f88acd6edc7f4e833 (diff) | |
Diffstat (limited to 'mail/roundcube-carddav')
| -rw-r--r-- | mail/roundcube-carddav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/roundcube-carddav/Makefile b/mail/roundcube-carddav/Makefile index 2897ce70e845..61f9619409a7 100644 --- a/mail/roundcube-carddav/Makefile +++ b/mail/roundcube-carddav/Makefile @@ -13,7 +13,7 @@ COMMENT= Roundcube CardDAV plugin LICENSE= GPLv2 -IGNORE_WITH_PHP=81 +IGNORE_WITH_PHP=81 82 BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} |
