aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-06-02 06:54:12 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-06-02 06:54:44 +0000
commit4d1eabf937e8346f0f67cbe6cbb2a03624b62a84 (patch)
treeee382c21d0b306b2568fb7cb5e83e5e176ab4cae
parente2b20d071b7ec11d505baae657e6950d380f6f59 (diff)
downloadports-4d1eabf937e8346f0f67cbe6cbb2a03624b62a84.tar.gz
ports-4d1eabf937e8346f0f67cbe6cbb2a03624b62a84.zip
graphics/dcmtk: Broken on aarch64
Reported by: fallout
-rw-r--r--graphics/dcmtk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile
index 068c7043d2c9..9d5221c9bd32 100644
--- a/graphics/dcmtk/Makefile
+++ b/graphics/dcmtk/Makefile
@@ -11,6 +11,8 @@ COMMENT= DICOM ToolKit, libraries and applications for DICOM/MEDICOM standard
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+BROKEN_aarch64= clang-14 crashes, see bug#264408
+
LIB_DEPENDS= libicuuc.so:devel/icu \
libpng.so:graphics/png \
libtiff.so:graphics/tiff