From 52093c2fd8dd225c7b90e3c5074e3751b8a035e6 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 31 May 2020 08:56:19 +0000 Subject: [PATCH] Mark as BROKEN on powerpc64-12. Seems to build everywhere else. Approved by: portmgr (tier-2 blanket) --- astro/oskar/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/astro/oskar/Makefile b/astro/oskar/Makefile index c74d210139a9..7eefc5a645f0 100644 --- a/astro/oskar/Makefile +++ b/astro/oskar/Makefile @@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 ONLY_FOR_ARCHS_REASON= gccfeatures.h:54:4: This code has only been tested on x86 and powerpc platforms +BROKEN_FreeBSD_12_powerpc64= fails to compile: oskar_convert_cirs_relative_directions_to_enu_directions.c:67:29: 'csinl' undeclared (first use in this function) LIB_DEPENDS= libcfitsio.so:astro/cfitsio