aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-12-19 22:41:29 +0800
committerlinimon <linimon@FreeBSD.org>2017-12-19 22:41:29 +0800
commit81d559e229a6e0ba412844e131343f0dfc078e39 (patch)
tree9332e3d29b9f67e05c02052339c1fc25be6de3b5 /science
parent86dbf215014e2a48eec8de22391aa98bd59a3e38 (diff)
downloadfreebsd-ports-gnome-81d559e229a6e0ba412844e131343f0dfc078e39.tar.gz
freebsd-ports-gnome-81d559e229a6e0ba412844e131343f0dfc078e39.tar.zst
freebsd-ports-gnome-81d559e229a6e0ba412844e131343f0dfc078e39.zip
Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'science')
-rw-r--r--science/afni/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index c6c681843bae..296114462daa 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -33,6 +33,9 @@ RUN_DEPENDS= endian:sysutils/endian \
ppmtogif:graphics/netpbm \
qhull:math/qhull5
+BROKEN_aarch64= fails to compile: suma_utils.c:3043:10: statement requires expression of scalar type
+BROKEN_sparc64= fails to compile: undefined reference to '_mcount'
+
CONFLICTS= im-[0-9]* \
nifticlib-[0-9]* \
open-usp-tukubai-[0-9]*
@@ -48,8 +51,6 @@ USE_GNOME= glib20
.include <bsd.port.options.mk>
-BROKEN_sparc64= Does not compile: "undefined reference to '_mcount'"
-
USE_GL= gl glu glw
USE_XORG= x11 xext xi xmu xp xt
MAKE_ENV= CC="${CC}" R_SHARE_DIR=${LOCALBASE}/lib/R/share