From 46e0f730db1e44508a117031db41397f6071794d Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 25 Jan 2010 08:49:53 +0000 Subject: - Update to 0.8.12 PR: 142975 Submitted by: Ports Fury --- audio/denemo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/denemo/Makefile') diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 25069a7c8c42..7cf0f8b99d0e 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= denemo -PORTVERSION= 0.8.10 +PORTVERSION= 0.8.12 CATEGORIES= audio MASTER_SITES= SAVANNAH @@ -15,6 +15,7 @@ COMMENT= Graphical score editor BUILD_DEPENDS= portaudio>=19:${PORTSDIR}/audio/portaudio2 LIB_DEPENDS= aubio.3:${PORTSDIR}/audio/aubio \ + fluidsynth.4:${PORTSDIR}/audio/fluidsynth \ jack.0:${PORTSDIR}/audio/jack \ guile.20:${PORTSDIR}/lang/guile \ fftw3.5:${PORTSDIR}/math/fftw3 -- cgit