diff options
| -rw-r--r-- | editors/libreoffice6/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/libreoffice6/Makefile b/editors/libreoffice6/Makefile index 40b9e20a870c..d850a94ff070 100644 --- a/editors/libreoffice6/Makefile +++ b/editors/libreoffice6/Makefile @@ -1,5 +1,5 @@ -PORTREVISION= 19 +PORTREVISION= 20 .include "${.CURDIR}/Makefile.common" @@ -14,6 +14,9 @@ PKGNAMESUFFIX= 6 COMMENT= Full integrated office productivity suite +DEPRECATED= Unsupported upstream. Please consider using editors/libreoffice instead +EXPIRATION_DATE=2022-03-31 + BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ zip:archivers/zip \ ${LOCALBASE}/include/sqlext.h:databases/unixODBC \ @@ -40,7 +43,6 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \ libcdr-0.1.so:graphics/libcdr01 \ libepoxy.so:graphics/libepoxy \ libfreehand-0.1.so:graphics/libfreehand \ - libgltf-0.0.so:graphics/libgltf \ libwpg-0.3.so:graphics/libwpg03 \ libzmf-0.0.so:graphics/libzmf \ libpng.so:graphics/png \ |
