git: 55cbd8b4ba69 - main - mail/usendmail: also enable on armv7 and riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Oct 2021 12:20:45 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=55cbd8b4ba693fea7467fb0a482930f06ff32923 commit 55cbd8b4ba693fea7467fb0a482930f06ff32923 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-10-26 12:18:57 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-10-26 12:18:57 +0000 mail/usendmail: also enable on armv7 and riscv64 Builds fine on armv7. On riscv64 it will probably also build fine once GCC is ported. --- mail/usendmail/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/mail/usendmail/Makefile b/mail/usendmail/Makefile index 374a7eacc2b8..218b353064b6 100644 --- a/mail/usendmail/Makefile +++ b/mail/usendmail/Makefile @@ -11,9 +11,6 @@ COMMENT= Replacement for qmail's sendmail drop-in USES= qmail -BROKEN_armv7= fails to build: auto-aliastest.c:3:34: error: alias must point to a defined variable or function -BROKEN_riscv64= fails to build: auto-aliastest.c:3:34: error: alias must point to a defined variable or function - WRKSRC= ${WRKDIR}/mail/${DISTNAME} PLIST_FILES= sbin/usendmail