git: ce7cb87688ec - main - mail/roundcube-twofactor_gauthenticator: Fix build with bulk -t

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 02 Aug 2025 00:46:52 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ce7cb87688ecc95d9bfb1ca461b075978e953988

commit ce7cb87688ecc95d9bfb1ca461b075978e953988
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-08-02 00:37:45 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-08-02 00:46:06 +0000

    mail/roundcube-twofactor_gauthenticator: Fix build with bulk -t
    
    Approved by:    portmgr (just-fix-it)
---
 mail/roundcube-twofactor_gauthenticator/Makefile  | 3 +++
 mail/roundcube-twofactor_gauthenticator/pkg-plist | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/mail/roundcube-twofactor_gauthenticator/Makefile b/mail/roundcube-twofactor_gauthenticator/Makefile
index 99fcafbfa763..6cb4b629b118 100644
--- a/mail/roundcube-twofactor_gauthenticator/Makefile
+++ b/mail/roundcube-twofactor_gauthenticator/Makefile
@@ -26,6 +26,9 @@ SUB_FILES=	pkg-message
 
 WWWDIR=		${PREFIX}/www/roundcube/plugins/${PORTNAME}
 
+post-patch:
+	@${RM} ${WRKSRC}/docker-compose.yaml
+
 do-install:
 	${MKDIR} ${STAGEDIR}${WWWDIR}
 	cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR}
diff --git a/mail/roundcube-twofactor_gauthenticator/pkg-plist b/mail/roundcube-twofactor_gauthenticator/pkg-plist
index 72ea1835ffc8..80e8a7505021 100644
--- a/mail/roundcube-twofactor_gauthenticator/pkg-plist
+++ b/mail/roundcube-twofactor_gauthenticator/pkg-plist
@@ -10,6 +10,7 @@
 %%WWWDIR%%/localization/cs_CZ.inc
 %%WWWDIR%%/localization/da_DK.inc
 %%WWWDIR%%/localization/de_DE.inc
+%%WWWDIR%%/localization/el_GR.inc
 %%WWWDIR%%/localization/en_US.inc
 %%WWWDIR%%/localization/es_AR.inc
 %%WWWDIR%%/localization/es_ES.inc
@@ -27,6 +28,7 @@
 %%WWWDIR%%/localization/ru_RU.inc
 %%WWWDIR%%/localization/sk_SK.inc
 %%WWWDIR%%/localization/sv_SE.inc
+%%WWWDIR%%/localization/uk_UA.inc
 %%WWWDIR%%/qrcode.min.js
 %%WWWDIR%%/screenshots/001-login.png
 %%WWWDIR%%/screenshots/002-2steps.png