git: 1fca3e79b578 - main - mail/p5-Email-Sender-Transport-SQLite: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 12:48:52 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1fca3e79b578788e0e5c9c019df704c93497bc99 commit 1fca3e79b578788e0e5c9c019df704c93497bc99 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-04-29 11:48:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-04-29 12:43:03 +0000 mail/p5-Email-Sender-Transport-SQLite: Add NO_ARCH --- mail/p5-Email-Sender-Transport-SQLite/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/p5-Email-Sender-Transport-SQLite/Makefile b/mail/p5-Email-Sender-Transport-SQLite/Makefile index 1872aebed93f..1e331f6de853 100644 --- a/mail/p5-Email-Sender-Transport-SQLite/Makefile +++ b/mail/p5-Email-Sender-Transport-SQLite/Makefile @@ -21,4 +21,6 @@ TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>