aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/ghostscript9-agpl-base/Makefile3
-rw-r--r--print/ghostscript9-agpl-x11/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile
index 763704e1cd32..871fb01ae3b3 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -12,6 +12,9 @@ WWW= https://ghostscript.com/
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Obsolete and unsupported upstream, consider using print/ghostscipt10
+EXPIRATION_DATE= 2023-12-31
+
BUILD_DEPENDS= jbig2dec>=0.17:graphics/jbig2dec
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
diff --git a/print/ghostscript9-agpl-x11/Makefile b/print/ghostscript9-agpl-x11/Makefile
index e6704357b5b9..29050dcc3fda 100644
--- a/print/ghostscript9-agpl-x11/Makefile
+++ b/print/ghostscript9-agpl-x11/Makefile
@@ -11,6 +11,9 @@ WWW= https://ghostscript.com/
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Obsolete and unsupported upstream, consider using print/ghostscipt10
+EXPIRATION_DATE= 2023-12-31
+
BUILD_DEPENDS= jbig2dec>=0.17:graphics/jbig2dec
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \