summaryrefslogtreecommitdiff
path: root/audio/fluidsynth
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
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')
-rw-r--r--audio/fluidsynth/Makefile3
-rw-r--r--audio/fluidsynth/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index 3a16fbf7bdb..2b41ea31e5d 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:03 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2009/05/20 00:58:05 wiz Exp $
DISTNAME= fluidsynth-1.0.9
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://savannah.nongnu.org/download/fluid/
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"