pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/grantlee
Module Name: pkgsrc
Committed By: markd
Date: Thu Jun 17 10:01:57 UTC 2021
Modified Files:
pkgsrc/devel/grantlee: buildlink3.mk
Log Message:
grantlee: more files needed in buildlink. This gets kdelibs4 building again
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/grantlee/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/grantlee/buildlink3.mk
diff -u pkgsrc/devel/grantlee/buildlink3.mk:1.11 pkgsrc/devel/grantlee/buildlink3.mk:1.12
--- pkgsrc/devel/grantlee/buildlink3.mk:1.11 Mon Aug 17 20:17:19 2020
+++ pkgsrc/devel/grantlee/buildlink3.mk Thu Jun 17 10:01:57 2021
@@ -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_API_DEPENDS.grantlee+= grantle
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