diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2017-02-09 03:13:39 +0800 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2017-02-09 03:13:39 +0800 |
commit | 9f5ad66e49f6cffd08cea08e3caab809298cc8e6 (patch) | |
tree | 763b26f4797d14bb30c379a3ebfbf5a22aa2a170 /editors | |
parent | 960578b28e8ef870e1a62acf2341e756fcd496b3 (diff) | |
download | freebsd-ports-gnome-9f5ad66e49f6cffd08cea08e3caab809298cc8e6.tar.gz freebsd-ports-gnome-9f5ad66e49f6cffd08cea08e3caab809298cc8e6.tar.zst freebsd-ports-gnome-9f5ad66e49f6cffd08cea08e3caab809298cc8e6.zip |
Mark deprecated. FreeBSD 9.x is no longer supported.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/libreoffice4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/libreoffice4/Makefile b/editors/libreoffice4/Makefile index 17c6b42fad90..0a8957ea58fe 100644 --- a/editors/libreoffice4/Makefile +++ b/editors/libreoffice4/Makefile @@ -78,6 +78,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/Caladea/Caladea-Bold.ttf:x11-fonts/crosext ${LOCALBASE}/share/fonts/Liberation/LiberationMono-Bold.ttf:x11-fonts/liberation-fonts-ttf \ ${LOCALBASE}/share/fonts/LinLibertineG/LinLibertine_DR_G.ttf:x11-fonts/linuxlibertine-g +DEPRECATED= Deprecated by upstream +EXPIRATION_DATE= 2017-03-31 + CONFLICTS_INSTALL= libreoffice-5.* ONLY_FOR_ARCHS= amd64 i386 |