summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>2006-12-29 23:59:35 +0000
committerGreg Lehey <grog@FreeBSD.org>2006-12-29 23:59:35 +0000
commitf35cb1d6c30ef3a76bedf46c98e190ac95e17c80 (patch)
tree47f484a5ec4ee2e5fdced768a36f8eb8b1ffd0ae /multimedia
parent- Update to 0.0.22 (diff)
Looks like I committed too soon. We're missing too many dependencies
for this to be any use to anybody. Mark BROKEN for the time being.
Notes
Notes: svn path=/head/; revision=181018
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/any2dvd/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/multimedia/any2dvd/Makefile b/multimedia/any2dvd/Makefile
index 195f199e4119..19e16fb773af 100644
--- a/multimedia/any2dvd/Makefile
+++ b/multimedia/any2dvd/Makefile
@@ -14,8 +14,12 @@ MASTER_SITE_SUBDIR= any2dvd
MAINTAINER= grog@FreeBSD.org
COMMENT= A script to ease the pain of burning multimedia DVDs
+BROKEN= Too many dependencies still missing. Use at your own peril.
-RUN_DEPENDS= transcode:${PORTSDIR}/multimedia/transcode
+RUN_DEPENDS= transcode:${PORTSDIR}/multimedia/transcode \
+ seq2:${PORTSDIR}/misc/seq2 \
+ soundstretch:${PORTSDIR}/audio/soundtouch \
+ ecasound:${PORTSDIR}/audio/ecasound
LIB_DEPENDS+= Magick.10:${PORTSDIR}/graphics/ImageMagick
MAN1= any2vob.1 any2dvd.1