diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-20 16:39:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-20 17:09:24 +0000 |
commit | 18cb1ee775a0aa26468a7f80de616b289000eff5 (patch) | |
tree | f22970aaad5a8baa2589be9cf67adbaf09cd2c4a /graphics/gimp-gmic-plugin/Makefile | |
parent | 48acaddc8a302322c1d0db04548bda962eb927a0 (diff) | |
download | ports-18cb1ee775a0aa26468a7f80de616b289000eff5.tar.gz ports-18cb1ee775a0aa26468a7f80de616b289000eff5.zip |
graphics/gimp-gmic-plugin: deprecate
Diffstat (limited to 'graphics/gimp-gmic-plugin/Makefile')
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index ba8891a4e1ad..b56751db3638 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -12,6 +12,8 @@ COMMENT= GREYC's Magic Image Converter WWW= https://gmic.eu/ BROKEN= OpenCV4 no longer ships OpencCV-1.0 headers +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick \ libOpenEXR.so:graphics/openexr \ |