aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ardour
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2009-03-31 13:25:03 +0800
committertrasz <trasz@FreeBSD.org>2009-03-31 13:25:03 +0800
commit7eeeffecab3c09f16b0e2d02071cc79f438c4781 (patch)
treeac1bac34f76443bb8d90c90d22bf638fd2a8143e /audio/ardour
parent4fc021dc540daa5b686d9d5e65a1112f1c227a54 (diff)
downloadfreebsd-ports-gnome-7eeeffecab3c09f16b0e2d02071cc79f438c4781.tar.gz
freebsd-ports-gnome-7eeeffecab3c09f16b0e2d02071cc79f438c4781.tar.zst
freebsd-ports-gnome-7eeeffecab3c09f16b0e2d02071cc79f438c4781.zip
Update audio/liblo to 0.26.
Diffstat (limited to 'audio/ardour')
-rw-r--r--audio/ardour/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index d883ef9c88c6..e5e99e1573bf 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ardour
PORTVERSION= 2.7.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://releases.ardour.org/
DISTFILES= ardour-${DISTVERSION}.tar.bz2
@@ -23,7 +24,7 @@ LIB_DEPENDS= lrdf.2:${PORTSDIR}/textproc/liblrdf \
boost_date_time.4:${PORTSDIR}/devel/boost \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \
sqlite3:${PORTSDIR}/databases/sqlite3 \
- lo.6:${PORTSDIR}/audio/liblo \
+ lo.7:${PORTSDIR}/audio/liblo \
SoundTouch.0:${PORTSDIR}/audio/soundtouch \
fftw3f:${PORTSDIR}/math/fftw3-float \
fftw3:${PORTSDIR}/math/fftw3 \