summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-systemload-plugin
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-08 23:10:35 +0000
committerjlam <jlam>2006-07-08 23:10:35 +0000
commitb96729a13e6502c6d9d1c2912a698e23f57d3965 (patch)
tree04459b5ed42b41d60b93766832b84b0beb86ba13 /sysutils/xfce4-systemload-plugin
parentca350efeb1663d3b4c0ce5fc5880e2237d7a7d39 (diff)
downloadpkgsrc-b96729a13e6502c6d9d1c2912a698e23f57d3965.tar.gz
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
Diffstat (limited to 'sysutils/xfce4-systemload-plugin')
-rw-r--r--sysutils/xfce4-systemload-plugin/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-systemload-plugin/buildlink3.mk b/sysutils/xfce4-systemload-plugin/buildlink3.mk
index 97d90ebd687..66575fd780f 100644
--- a/sysutils/xfce4-systemload-plugin/buildlink3.mk
+++ b/sysutils/xfce4-systemload-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2006/07/08 22:39:40 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2006/07/08 23:11:10 jlam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK:= ${XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK}+
@@ -9,7 +9,7 @@ BUILDLINK_DEPENDS+= xfce4-systemload-plugin
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-systemload-plugin}
BUILDLINK_PACKAGES+= xfce4-systemload-plugin
-BUILDLINK_ORDER+= xfce4-systemload-plugin
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-systemload-plugin
.if !empty(XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.xfce4-systemload-plugin+= xfce4-systemload-plugin>=0.3.6