summaryrefslogtreecommitdiff
path: root/security/seahorse/buildlink3.mk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-08 22:38:58 +0000
committerjlam <jlam@pkgsrc.org>2006-07-08 22:38:58 +0000
commit9430e4930752307717c0058ee21f02a3ea56b0ad (patch)
treeacd4f41ce6cb61d3a543fa2ef73a5c010b8a85ff /security/seahorse/buildlink3.mk
parent349db29ab72df9c10cede4717c20c4437e73b6cc (diff)
downloadpkgsrc-9430e4930752307717c0058ee21f02a3ea56b0ad.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 'security/seahorse/buildlink3.mk')
-rw-r--r--security/seahorse/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk
index 27462abb3f8..4b7a8e1cd00 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2006/04/17 13:46:08 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2006/07/08 22:39:38 jlam Exp $
# XXX
# XXX This file was created automatically using createbuildlink-3.10.
# XXX After this file has been verified as correct, the comment lines
@@ -19,6 +19,7 @@ BUILDLINK_DEPENDS+= seahorse
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nseahorse}
BUILDLINK_PACKAGES+= seahorse
+BUILDLINK_ORDER+= seahorse
.if !empty(SEAHORSE_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.seahorse+= seahorse>=0.8.1