aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-07-03 07:18:33 +0800
committerlinimon <linimon@FreeBSD.org>2006-07-03 07:18:33 +0800
commit10a1a3094daf75bd8b6e0edb97db18126c8cfde8 (patch)
treef1327f4da8f6088b25d432c94a205d3483b991e7 /audio
parentee63dfdffc44c26beab5b310ea5f9c2a33f56b46 (diff)
downloadfreebsd-ports-gnome-10a1a3094daf75bd8b6e0edb97db18126c8cfde8.tar.gz
freebsd-ports-gnome-10a1a3094daf75bd8b6e0edb97db18126c8cfde8.tar.zst
freebsd-ports-gnome-10a1a3094daf75bd8b6e0edb97db18126c8cfde8.zip
Mark BROKEN due to dependency problem in install. Should be an easy fix.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3burn/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/mp3burn/Makefile b/audio/mp3burn/Makefile
index 59646446ac78..d108688f2707 100644
--- a/audio/mp3burn/Makefile
+++ b/audio/mp3burn/Makefile
@@ -13,6 +13,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Command line tool for making audio CDs from mp3s
+BROKEN= does not install due to dependency problem
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2006-09-02
+
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \
ogg123:${PORTSDIR}/audio/vorbis-tools \
${SITE_PERL}/MPEG/MP3Info.pm:${PORTSDIR}/audio/p5-MP3-Info \