git: b63245a59cda - main - graphics/opendx: Mark broken for arm64.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Mar 2022 18:15:53 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b63245a59cda52f62eaa651c9302680c5c8a4128
commit b63245a59cda52f62eaa651c9302680c5c8a4128
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2022-03-23 18:15:05 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2022-03-23 18:15:05 +0000
graphics/opendx: Mark broken for arm64.
Reported by: pkg-fallout@
---
graphics/opendx/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile
index 11e874d81b99..8e270545df76 100644
--- a/graphics/opendx/Makefile
+++ b/graphics/opendx/Makefile
@@ -15,6 +15,9 @@ LICENSE_NAME= IBM PUBLIC LICENSE - Open Visualization Data Explorer VERSION 1.0
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+NOT_FOR_ARCHS= amd64
+NOT_FOR_ARCHS_REASON= does not build
+
LIB_DEPENDS= libtiff.so:graphics/tiff \
libcdf.so:science/cdf