From 55cbd8b4ba693fea7467fb0a482930f06ff32923 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Tue, 26 Oct 2021 12:18:57 +0000 Subject: [PATCH] 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