aboutsummaryrefslogtreecommitdiff
path: root/audio/ardour
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
commitd1107bb40e81d1186ea75412dd5d61d736e4d726 (patch)
tree103926d89737f146b97db5255f054196dadab9fc /audio/ardour
parentd89dccb61e24d9db4b71225fafab4061ae50cf51 (diff)
Notes
Diffstat (limited to 'audio/ardour')
-rw-r--r--audio/ardour/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index d7ad0dcadedc..cffd1f81f8a0 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= lrdf.2:${PORTSDIR}/textproc/liblrdf \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
jack.0:${PORTSDIR}/audio/jack \
sndfile.1:${PORTSDIR}/audio/libsndfile \
- boost_date_time.4:${PORTSDIR}/devel/boost \
+ boost_date_time.4:${PORTSDIR}/devel/boost-libs \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \
sqlite3:${PORTSDIR}/databases/sqlite3 \
lo.7:${PORTSDIR}/audio/liblo \