diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-12-16 17:06:38 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-12-16 17:06:38 +0000 |
| commit | 40b756ba2459f18449784d16a7f2d3057310ab0b (patch) | |
| tree | 8894fd5b1f0bd83dfbb52496ed0cbfeffa5aeb71 /math/gnumeric | |
| parent | 758cf0d64a6e68d1044f83dc2361c55b8727ce24 (diff) | |
Notes
Diffstat (limited to 'math/gnumeric')
| -rw-r--r-- | math/gnumeric/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
