diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 16:37:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 16:37:35 +0000 |
commit | bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9 (patch) | |
tree | 734c691425384bf25023dd6953d0107f8afa963d /audio/p5-Xmms | |
parent | 325ced949d61b94b3f9aec6a1b2a28e989c44271 (diff) | |
download | ports-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.tar.gz ports-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.zip |
Notes
Diffstat (limited to 'audio/p5-Xmms')
-rw-r--r-- | audio/p5-Xmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Xmms/Makefile b/audio/p5-Xmms/Makefile index 121d94ecd5c8..0ae851f15704 100644 --- a/audio/p5-Xmms/Makefile +++ b/audio/p5-Xmms/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= jeremy@external.org -BUILD_DEPENDS= xmms:${PORTSDIR}/audio/xmms \ +BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \ ${site_perl}/MPEG/MP3Info.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 |