summaryrefslogtreecommitdiff
path: root/inputmethod/uim
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/uim
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/uim')
-rw-r--r--inputmethod/uim/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/uim/buildlink3.mk b/inputmethod/uim/buildlink3.mk
index a8cbea0944a..0a2ecbbd2f8 100644
--- a/inputmethod/uim/buildlink3.mk
+++ b/inputmethod/uim/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2006/04/06 06:22:07 reed Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2006/07/08 22:39:21 jlam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
UIM_BUILDLINK3_MK:= ${UIM_BUILDLINK3_MK}+
@@ -9,6 +9,7 @@ BUILDLINK_DEPENDS+= uim
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nuim}
BUILDLINK_PACKAGES+= uim
+BUILDLINK_ORDER+= uim
.if !empty(UIM_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.uim+= uim>=0.4.6