diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-03 03:49:01 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-03 03:49:01 +0000 |
commit | 96732d5f4b5885ad7779be49e62f4c9e99ef109a (patch) | |
tree | 0be4329c99465a5a1825c4254132d9b16c3144ce /audio/p5-Xmms | |
parent | 40158e585ff72061c73a32066a04a906032a6ab8 (diff) | |
download | ports-96732d5f4b5885ad7779be49e62f4c9e99ef109a.tar.gz ports-96732d5f4b5885ad7779be49e62f4c9e99ef109a.zip |
Notes
Diffstat (limited to 'audio/p5-Xmms')
-rw-r--r-- | audio/p5-Xmms/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/p5-Xmms/Makefile b/audio/p5-Xmms/Makefile index 2949e479f79d..88e024459e02 100644 --- a/audio/p5-Xmms/Makefile +++ b/audio/p5-Xmms/Makefile @@ -16,12 +16,8 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Interactive remote control shell for xmms -BROKEN= does not install due to dependency problem -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-09-02 - BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \ - ${site_perl}/MPEG/MP3Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ + ${site_perl}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${site_perl}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \ ${site_perl}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl |