pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/libstaroffice libstaroffice: add missing zl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/130d202307c2
branches:  trunk
changeset: 368980:130d202307c2
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Mon Sep 25 13:15:52 2017 +0000

description:
libstaroffice: add missing zlib buildlink

diffstat:

 converters/libstaroffice/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 35df77790dee -r 130d202307c2 converters/libstaroffice/Makefile
--- a/converters/libstaroffice/Makefile Mon Sep 25 12:47:44 2017 +0000
+++ b/converters/libstaroffice/Makefile Mon Sep 25 13:15:52 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/08/24 20:03:07 adam Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/25 13:15:52 wiedi Exp $
 
 DISTNAME=      libstaroffice-0.0.2
 PKGREVISION=   2
@@ -23,4 +23,5 @@
 
 .include "../../converters/librevenge/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index