From 40b756ba2459f18449784d16a7f2d3057310ab0b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 16 Dec 2019 17:06:38 +0000 Subject: Update to 0.10.46 and only keep one libgoffice version libgoffice 0.10 has been introduced long enough ago 6 years ago, stopping support for libgoffice 0.8, it is now more than time, to remove libgoffice 0.8 and only keep 0.10. Remove the optionnal goffice option for projects not supporting 0.10. --- math/gnumeric/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/gnumeric') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index b40e525415a8..7311e330f061 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnumeric PORTVERSION= 1.12.43 +PORTREVISION= 1 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -14,7 +15,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool -LIB_DEPENDS= libgoffice-0.10.so:devel/goffice010 \ +LIB_DEPENDS= libgoffice-0.10.so:devel/goffice \ libfribidi.so:converters/fribidi \ libpsiconv.so:converters/psiconv -- cgit v1.2.3