summaryrefslogtreecommitdiff
path: root/audio/fluidsynth/buildlink3.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-20 00:58:05 +0000
committerwiz <wiz@pkgsrc.org>2009-05-20 00:58:05 +0000
commitf4e9595f262d720fd01e972caedf9b6db8b151d6 (patch)
treee3aafcd3857ac2bdc7ca0607114c79d78e672bae /audio/fluidsynth/buildlink3.mk
parent349947890d52ac60f1ec5771172f5ee89bba6b75 (diff)
downloadpkgsrc-f4e9595f262d720fd01e972caedf9b6db8b151d6.tar.gz
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change. Reported by Robert Elz in PR 41345.
Diffstat (limited to 'audio/fluidsynth/buildlink3.mk')
-rw-r--r--audio/fluidsynth/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/fluidsynth/buildlink3.mk b/audio/fluidsynth/buildlink3.mk
index 1c5cabede4f..45c2998c269 100644
--- a/audio/fluidsynth/buildlink3.mk
+++ b/audio/fluidsynth/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2009/03/20 19:23:53 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2009/05/20 00:58:05 wiz Exp $
BUILDLINK_TREE+= fluidsynth
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= fluidsynth
FLUIDSYNTH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.fluidsynth+= fluidsynth>=1.0.5
+BUILDLINK_ABI_DEPENDS.fluidsynth?= fluidsynth>=1.0.9nb1
BUILDLINK_PKGSRCDIR.fluidsynth?= ../../audio/fluidsynth
.include "../../devel/readline/buildlink3.mk"