summaryrefslogtreecommitdiff
path: root/audio/p5-tagged
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
commit274e5c4ab31b88a1fa53ad091387d0b2617b304b (patch)
treeaea7d25189b8bbdecadff8ff6a90673a1401dcb0 /audio/p5-tagged
parentReally update the distfile. (diff)
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
Notes
Notes: svn path=/head/; revision=178677
Diffstat (limited to 'audio/p5-tagged')
-rw-r--r--audio/p5-tagged/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-tagged/Makefile b/audio/p5-tagged/Makefile
index cea1665af51f..ab2ee03a6e24 100644
--- a/audio/p5-tagged/Makefile
+++ b/audio/p5-tagged/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:cpan,sf
MAINTAINER= ports@FreeBSD.org
COMMENT= Read, change and write different tags of MP3 audio files
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
+BUILD_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes