git: 67c663dabc98 - main - graphics/dcmtk: Not broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 15:35:27 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=67c663dabc98a045265307639b692c5c4883ce16 commit 67c663dabc98a045265307639b692c5c4883ce16 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-29 05:43:45 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-29 15:35:24 +0000 graphics/dcmtk: Not broken on aarch64 PR: 264408 --- graphics/dcmtk/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile index df8de7fe742c..dd36346cdb55 100644 --- a/graphics/dcmtk/Makefile +++ b/graphics/dcmtk/Makefile @@ -11,8 +11,6 @@ WWW= https://dcmtk.org 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