summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.8-esound
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 /audio/gst-plugins0.8-esound
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 'audio/gst-plugins0.8-esound')
-rw-r--r--audio/gst-plugins0.8-esound/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gst-plugins0.8-esound/buildlink3.mk b/audio/gst-plugins0.8-esound/buildlink3.mk
index d0b8f95c3b8..82a2aac96b1 100644
--- a/audio/gst-plugins0.8-esound/buildlink3.mk
+++ b/audio/gst-plugins0.8-esound/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2006/04/17 13:46:12 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2006/07/08 22:39:00 jlam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GST_PLUGINS0.8_ESOUND_BUILDLINK3_MK:= ${GST_PLUGINS0.8_ESOUND_BUILDLINK3_MK}+
@@ -9,6 +9,7 @@ BUILDLINK_DEPENDS+= gst-plugins0.8-esound
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngst-plugins0.8-esound}
BUILDLINK_PACKAGES+= gst-plugins0.8-esound
+BUILDLINK_ORDER+= gst-plugins0.8-esound
.if !empty(GST_PLUGINS0.8_ESOUND_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.gst-plugins0.8-esound+= gst-plugins0.8-esound>=0.8.11