aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3burn
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-03 03:39:46 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-03 03:39:46 +0000
commit40158e585ff72061c73a32066a04a906032a6ab8 (patch)
treeddbc18cce502f49234911b76efa2431784676741 /audio/mp3burn
parent3b78239c3ec566d8afaae0dd80951158a7d9d2c0 (diff)
downloadports-40158e585ff72061c73a32066a04a906032a6ab8.tar.gz
ports-40158e585ff72061c73a32066a04a906032a6ab8.zip
- unbreak
- fix dependency of p5-MP3-Info
Notes
Notes: svn path=/head/; revision=166797
Diffstat (limited to 'audio/mp3burn')
-rw-r--r--audio/mp3burn/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/mp3burn/Makefile b/audio/mp3burn/Makefile
index d108688f2707..caa0782c7ef2 100644
--- a/audio/mp3burn/Makefile
+++ b/audio/mp3burn/Makefile
@@ -13,13 +13,9 @@ 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 \
+ ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
${SITE_PERL}/${PERL_ARCH}/Ogg/Vorbis/Header.pm:${PORTSDIR}/audio/p5-Ogg-Vorbis-Header \
cdrecord:${PORTSDIR}/sysutils/cdrtools \
${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote