aboutsummaryrefslogtreecommitdiff
path: root/math/ocamlgsl
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-03-01 02:39:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-03-01 02:39:15 +0000
commit2fdf0aabd4de2a15da42e3cebe1ff51f3a134241 (patch)
tree3981533400764f85dbb5232846cc4249d8b82e54 /math/ocamlgsl
parent11139ed8784d6de86883135786cf65bf517c7ac2 (diff)
downloadports-2fdf0aabd4de2a15da42e3cebe1ff51f3a134241.tar.gz
ports-2fdf0aabd4de2a15da42e3cebe1ff51f3a134241.zip
Mark as not for armv6: "not supported".
Note that in both of these cases, new versions are available. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=435118
Diffstat (limited to 'math/ocamlgsl')
-rw-r--r--math/ocamlgsl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile
index 0d1ea1ff7fa7..f246aec36fa6 100644
--- a/math/ocamlgsl/Makefile
+++ b/math/ocamlgsl/Makefile
@@ -29,6 +29,9 @@ OCAML_PKGDIRS= gsl
HAS_CONFIGURE= YES
MAKE_JOBS_UNSAFE= yes
+NOT_FOR_ARCHS= armv6
+NOT_FOR_ARCHS_REASON= architectures with double-word alignment for doubles are not supported
+
DOCSDIR= ${LOCALBASE}/share/doc
OPTIONS_DEFINE= DOCS