aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2010-05-11 12:23:23 +0000
committerDima Panov <fluffy@FreeBSD.org>2010-05-11 12:23:23 +0000
commitb9e8e9b771669739b315082c52fca22eda504a7c (patch)
tree8ab43052c7d654026f0182d3561ef5c924ab236c /audio
parentafe8a0b09a357395514cdb2894bb56077c0f7371 (diff)
downloadports-b9e8e9b771669739b315082c52fca22eda504a7c.tar.gz
ports-b9e8e9b771669739b315082c52fca22eda504a7c.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/ardour/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index 9e0763f879e0..ca8aa1983e9a 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ardour
PORTVERSION= 2.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://freebsd.nsu.ru/distfiles/ \
@@ -18,7 +18,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= A multichannel digital audio workstation
LIB_DEPENDS= lrdf.2:${PORTSDIR}/textproc/liblrdf \
- raptor.2:${PORTSDIR}/textproc/raptor \
+ raptor.3:${PORTSDIR}/textproc/raptor \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
jack.0:${PORTSDIR}/audio/jack \
sndfile.1:${PORTSDIR}/audio/libsndfile \