pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/colord
Module Name: pkgsrc
Committed By: youri
Date: Thu Jun 14 12:22:21 UTC 2018
Modified Files:
pkgsrc/graphics/colord: buildlink3.mk
Log Message:
Fix buildlink3.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/colord/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/graphics/colord/buildlink3.mk
diff -u pkgsrc/graphics/colord/buildlink3.mk:1.1 pkgsrc/graphics/colord/buildlink3.mk:1.2
--- pkgsrc/graphics/colord/buildlink3.mk:1.1 Wed Jun 13 15:49:40 2018
+++ pkgsrc/graphics/colord/buildlink3.mk Thu Jun 14 12:22:21 2018
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2018/06/13 15:49:40 youri Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2018/06/14 12:22:21 youri Exp $
BUILDLINK_TREE+= colord
@@ -6,23 +6,8 @@ BUILDLINK_TREE+= colord
COLORD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.colord+= colord>=1.2.12
-BUILDLINK_PKGSRCDIR.colord?= ../../cinnamon/colord
+BUILDLINK_PKGSRCDIR.colord?= ../../graphics/colord
-# XXX
-# XXX Uncomment and keep only the buildlink3 lines below which are directly
-# XXX needed for dependencies to compile, link, and run. If this package
-# XXX provides a wrappered API or otherwise does not expose the APIs of the
-# XXX buildlink3 lines below to dependencies, remove them.
-# XXX
-#.include "../../print/cups-base/buildlink3.mk"
-#.include "../../wip/geocode-glib/buildlink3.mk"
-#.include "../../devel/nss/buildlink3.mk"
-.include "../../graphics/lcms2/buildlink3.mk"
-#.include "../../databases/sqlite3/buildlink3.mk"
-#.include "../../security/polkit/buildlink3.mk"
-#.include "../../devel/libdbusmenu-qt/buildlink3.mk"
-#.include "../../sysutils/dbus/buildlink3.mk"
-#.include "../../devel/gobject-introspection/buildlink3.mk"
.endif # COLORD_BUILDLINK3_MK
BUILDLINK_TREE+= -colord
Home |
Main Index |
Thread Index |
Old Index