diff options
| -rw-r--r-- | graphics/openexr/Makefile | 2 | ||||
| -rw-r--r-- | graphics/openjph/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index d92049bb3537..5d434017e751 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -28,8 +28,6 @@ DISTFILES+= v2/Stereo/Trunks.exr:testimages DIST_SUBDIR= openexr # hardcode - not using ${PORTNAME} - so we can share the distdir with openexr-website-docs, avoiding double download of ... EXTRACT_ONLY= openexr-${PORTVERSION}${EXTRACT_SUFX} -BROKEN= needs backport of security fix OpenJPH 0.24.5 or newer first, 2025Q4 quarterly branch has 0.22.0 - MAINTAINER= mandree@FreeBSD.org COMMENT= High dynamic-range (HDR) image file format WWW= https://www.openexr.com/ diff --git a/graphics/openjph/Makefile b/graphics/openjph/Makefile index 8afe4729e18c..0ce23111b25a 100644 --- a/graphics/openjph/Makefile +++ b/graphics/openjph/Makefile @@ -6,8 +6,6 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Open-source implementation of JPEG2000 Part-15 WWW= https://github.com/aous72/OpenJPH -FORBIDDEN= https://vuxml.freebsd.org/freebsd/77bac392-ba98-11f0-aada-f59a8ea34d12.html - LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |
