summaryrefslogtreecommitdiff
path: root/inputmethod/unicon-im
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-08 22:38:58 +0000
committerjlam <jlam>2006-07-08 22:38:58 +0000
commitce40f8f7be611698d603e3738f270064a79e2821 (patch)
treeacd4f41ce6cb61d3a543fa2ef73a5c010b8a85ff /inputmethod/unicon-im
parent7ec5cf14d0bcc58c144c066198728efd2f7d83de (diff)
downloadpkgsrc-ce40f8f7be611698d603e3738f270064a79e2821.tar.gz
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
Diffstat (limited to 'inputmethod/unicon-im')
-rw-r--r--inputmethod/unicon-im/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/unicon-im/buildlink3.mk b/inputmethod/unicon-im/buildlink3.mk
index 116ffafb683..5625c4edd75 100644
--- a/inputmethod/unicon-im/buildlink3.mk
+++ b/inputmethod/unicon-im/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2006/04/12 10:27:20 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2006/07/08 22:39:21 jlam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
UNICON_IM_BUILDLINK3_MK:= ${UNICON_IM_BUILDLINK3_MK}+
@@ -9,6 +9,7 @@ BUILDLINK_DEPENDS+= unicon-im
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nunicon-im}
BUILDLINK_PACKAGES+= unicon-im
+BUILDLINK_ORDER+= unicon-im
.if !empty(UNICON_IM_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.unicon-im+= unicon-im>=1.2nb2