comms/syncterm has been broken for some time on sparc64

The error killing the build is:

genwrap.h:211:3: error: #error "Need to describe target architecture"

ok to mark BROKEN-sparc64?

--Kurt

Index: Makefile
===================================================================
RCS file: /cvs/ports/comms/syncterm/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    2 Jan 2021 14:49:18 -0000       1.1.1.1
+++ Makefile    16 May 2021 03:42:34 -0000
@@ -1,5 +1,7 @@
 # $OpenBSD: Makefile,v 1.1.1.1 2021/01/02 14:49:18 jcs Exp $
 
+BROKEN-sparc64=        error "Need to describe target architecture"
+
 COMMENT=       BBS terminal program
 
 DISTNAME=      syncterm-1.1

Reply via email to