aboutsummaryrefslogtreecommitdiff
path: root/science/afni
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-05-18 01:29:41 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-05-18 01:29:41 +0000
commited8eb58a7e376cc9372c30d86ab9e427fc73aeb6 (patch)
tree54ca5520c1c01cfcbc8a65f3a98e59ce9e4387d6 /science/afni
parentf6b209c4b3891eaaa88320f84a557a03ab9cdf15 (diff)
downloadports-ed8eb58a7e376cc9372c30d86ab9e427fc73aeb6.tar.gz
ports-ed8eb58a7e376cc9372c30d86ab9e427fc73aeb6.zip
Mark as BROKEN on powerpc64:
./predicates_init.c:46: error: implicit declaration of function 'fpsetprec' While here, remove OBE sparc64 stanza.
Notes
Notes: svn path=/head/; revision=535703
Diffstat (limited to 'science/afni')
-rw-r--r--science/afni/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index d34915996a36..3058ba717fbd 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -10,7 +10,7 @@ COMMENT= Advanced Functional Neuro Imaging
LICENSE= GPLv2
-BROKEN_sparc64= Does not compile: "undefined reference to '_mcount'"
+BROKEN_powerpc64= fails to compile: ./predicates_init.c:46: error: implicit declaration of function 'fpsetprec'
CRAN_DEPENDS= R-cran-lme4>0:math/R-cran-lme4 \
R-cran-snow>0:science/R-cran-snow \