aboutsummaryrefslogtreecommitdiff
path: root/audio/abcde
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-31 14:07:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-31 14:07:59 +0000
commite6b247dce1d9f6355a583ef6269fdbba110eaea8 (patch)
treeb403d8f8e97a8040733026c2af5479b7f250a1e9 /audio/abcde
parent0de3ff661acec63625e5bf537d3305273b9edd3e (diff)
downloadports-e6b247dce1d9f6355a583ef6269fdbba110eaea8.tar.gz
ports-e6b247dce1d9f6355a583ef6269fdbba110eaea8.zip
Notes
Diffstat (limited to 'audio/abcde')
-rw-r--r--audio/abcde/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index 6cda99117d85..72fa74aadd02 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -28,7 +28,7 @@ MAN1= abcde.1 cddb-tool.1
PLIST_FILES= bin/abcde bin/cddb-tool etc/abcde.conf
.if defined(WITH_CDDA2WAV)
-RUN_DEPENDS+= cdda2wav:${PORTSDIR}/sysutils/cdrtools
+USE_CDRTOOLS= yes
.endif
.if defined(WITH_DAGRAB)