summaryrefslogtreecommitdiff
path: root/audio/cddb-bundle
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cddb-bundle')
-rw-r--r--audio/cddb-bundle/buildlink3.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/cddb-bundle/buildlink3.mk b/audio/cddb-bundle/buildlink3.mk
index 86e2d15d39e..1fa509462e1 100644
--- a/audio/cddb-bundle/buildlink3.mk
+++ b/audio/cddb-bundle/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2006/02/05 23:08:06 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2006/04/06 06:21:33 reed Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
CDDB_BUNDLE_BUILDLINK3_MK:= ${CDDB_BUNDLE_BUILDLINK3_MK}+
@@ -11,8 +11,8 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ncddb-bundle}
BUILDLINK_PACKAGES+= cddb-bundle
.if !empty(CDDB_BUNDLE_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.cddb-bundle+= cddb-bundle>=0.2
-BUILDLINK_RECOMMENDED.cddb-bundle?= cddb-bundle>=0.2nb1
+BUILDLINK_API_DEPENDS.cddb-bundle+= cddb-bundle>=0.2
+BUILDLINK_ABI_DEPENDS.cddb-bundle?= cddb-bundle>=0.2nb1
BUILDLINK_PKGSRCDIR.cddb-bundle?= ../../audio/cddb-bundle
.endif # CDDB_BUNDLE_BUILDLINK3_MK