summaryrefslogtreecommitdiff
path: root/graphics/libexif-gtk
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-08 23:10:35 +0000
committerjlam <jlam>2006-07-08 23:10:35 +0000
commite994e63144cbb9cdedf3bf7866d8ce91e8b2e7bd (patch)
tree04459b5ed42b41d60b93766832b84b0beb86ba13 /graphics/libexif-gtk
parent13443218b6a8be62c247afcc603da35f28fc6d5e (diff)
downloadpkgsrc-e994e63144cbb9cdedf3bf7866d8ce91e8b2e7bd.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 'graphics/libexif-gtk')
-rw-r--r--graphics/libexif-gtk/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libexif-gtk/buildlink3.mk b/graphics/libexif-gtk/buildlink3.mk
index 7474190eacd..9cd9da9feb7 100644
--- a/graphics/libexif-gtk/buildlink3.mk
+++ b/graphics/libexif-gtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2006/07/08 22:39:19 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2006/07/08 23:10:52 jlam Exp $
#
# This file was created automatically using createbuildlink-3.4.
@@ -11,7 +11,7 @@ BUILDLINK_DEPENDS+= libexif-gtk
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibexif-gtk}
BUILDLINK_PACKAGES+= libexif-gtk
-BUILDLINK_ORDER+= libexif-gtk
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libexif-gtk
.if !empty(LIBEXIF_GTK_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.libexif-gtk+= libexif-gtk>=0.3.3nb7