summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorpgoyette <pgoyette@pkgsrc.org>2015-08-13 06:17:57 +0000
committerpgoyette <pgoyette@pkgsrc.org>2015-08-13 06:17:57 +0000
commit87b8f9c5d1ff5f4ee6717c3f85466f500cf263b2 (patch)
treea5f364620d81710767c628f3dedc9cfc33f65056 /misc
parent9ac8b21c0051852681c13b2bc53206baece3a2d2 (diff)
downloadpkgsrc-87b8f9c5d1ff5f4ee6717c3f85466f500cf263b2.tar.gz
We also need an updated libodfgen ...
Diffstat (limited to 'misc')
-rw-r--r--misc/libreoffice/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile
index d5944b97bc4..a508e6486b9 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2015/08/13 05:48:35 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2015/08/13 06:17:57 pgoyette Exp $
VERREL= 5.0.0
VERRC= 5
@@ -299,6 +299,7 @@ BUILDLINK_API_DEPENDS.libetonyek+= libetonyek>=0.1.2
.include "../../textproc/hyphen/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
.include "../../textproc/libclucene/buildlink3.mk"
+BUILDLINK_ABI_DEPENDS.libodfgen+= libodfgen>=0.1.4
.include "../../textproc/libodfgen/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"