diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2020-06-27 15:02:12 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2020-06-27 15:02:12 +0000 |
commit | 8303c8fe0fa7d9f760c27352abc06b4dca288c4c (patch) | |
tree | efaaa1df00b7c9d9d9500d70d89d637726500a6a /print | |
parent | a8dd37765f9a571e796a268952bc44433f81139e (diff) | |
download | ports-8303c8fe0fa7d9f760c27352abc06b4dca288c4c.tar.gz ports-8303c8fe0fa7d9f760c27352abc06b4dca288c4c.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/xfce4-print/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 2007824cf22b..9b57c952ce7d 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -14,6 +14,8 @@ COMMENT= Print system support for the Xfce Desktop LICENSE= GPLv2 +DEPRECATED= Unsupported upstream since 2009. + BUILD_DEPENDS= a2ps:print/a2ps RUN_DEPENDS= a2ps:print/a2ps LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ |