git: b335436066b6 - main - mail/roundcube-larry: Remove IGNORE_WITH_PHP 82
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Nov 2023 14:24:45 UTC
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b335436066b61558e433c9ad563823e9545c97b1
commit b335436066b61558e433c9ad563823e9545c97b1
Author: Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2023-11-04 14:24:15 +0000
Commit: Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2023-11-04 14:24:15 +0000
mail/roundcube-larry: Remove IGNORE_WITH_PHP 82
* same for roundcube-classic
---
mail/roundcube-classic/Makefile | 2 +-
mail/roundcube-larry/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail/roundcube-classic/Makefile b/mail/roundcube-classic/Makefile
index 06480039e6cf..91eaeea5f082 100644
--- a/mail/roundcube-classic/Makefile
+++ b/mail/roundcube-classic/Makefile
@@ -19,7 +19,7 @@ NO_BUILD= yes
CPE_PRODUCT= webmail
CPE_VENDOR= roundcube
-IGNORE_WITH_PHP=82 83
+IGNORE_WITH_PHP=83
WWWDIR= ${PREFIX}/www/${PKGNAMEPREFIX:S/-//}/skins/${PORTNAME}
diff --git a/mail/roundcube-larry/Makefile b/mail/roundcube-larry/Makefile
index d912f1a3ec97..97a85a0516e9 100644
--- a/mail/roundcube-larry/Makefile
+++ b/mail/roundcube-larry/Makefile
@@ -19,7 +19,7 @@ NO_BUILD= yes
CPE_PRODUCT= webmail
CPE_VENDOR= roundcube
-IGNORE_WITH_PHP=82 83
+IGNORE_WITH_PHP=83
WWWDIR= ${PREFIX}/www/${PKGNAMEPREFIX:S/-//}/skins/${PORTNAME}