pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/grantlee grantlee: more files needed in buildlin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15a42725e431
branches:  trunk
changeset: 454750:15a42725e431
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jun 17 10:01:57 2021 +0000

description:
grantlee: more files needed in buildlink. This gets kdelibs4 building again

diffstat:

 devel/grantlee/buildlink3.mk |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 24047d3d193b -r 15a42725e431 devel/grantlee/buildlink3.mk
--- a/devel/grantlee/buildlink3.mk      Thu Jun 17 09:12:11 2021 +0000
+++ b/devel/grantlee/buildlink3.mk      Thu Jun 17 10:01:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2020/08/17 20:17:19 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2021/06/17 10:01:57 markd Exp $
 
 BUILDLINK_TREE+=       grantlee
 
@@ -9,6 +9,8 @@
 BUILDLINK_ABI_DEPENDS.grantlee?=       grantlee>=0.5.1nb7
 BUILDLINK_PKGSRCDIR.grantlee?=         ../../devel/grantlee
 
+BUILDLINK_FILES.grantlee+=             lib/grantlee/0.5/*.so
+
 .include "../../x11/qt4-libs/buildlink3.mk"
 .endif # GRANTLEE_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index