diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2026-03-08 23:04:02 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2026-03-08 23:16:59 +0000 |
| commit | fc609a55da8f469459cd977025343dc82b5386e3 (patch) | |
| tree | 1c401826e678f7b8419f3e373617994bf04762f2 | |
| parent | 6c5699d64bb1972583d0b16e8706493e4a314c70 (diff) | |
science/InsightToolkit501: Mark BROKEN and set deprecation to 2026-04-30
Legacy version that is unsupported upstream and fails to build
error: no template named 'binary_function' in namespace 'std'
Reported by: pkg-fallout
| -rw-r--r-- | science/InsightToolkit501/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/science/InsightToolkit501/Makefile b/science/InsightToolkit501/Makefile index c0d01e1e31db..0ff0ed6497b0 100644 --- a/science/InsightToolkit501/Makefile +++ b/science/InsightToolkit501/Makefile @@ -13,6 +13,9 @@ WWW= https://www.itk.org LICENSE= APACHE20 +BROKEN= Fails to build, error: no template named 'binary_function' in namespace 'std' +EXPIRATION_DATE=2026-04-30 + BUILD_DEPENDS= googletest>=0:devel/googletest LIB_DEPENDS= libgdcmCommon.so:devel/gdcm \ libexpat.so:textproc/expat2 \ |
