summaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Zlib
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 11:45:20 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 11:45:20 +0000
commit70c648a506be71bcf306967010b19687a13de88b (patch)
tree799c0470701c8e4d84db93e457ecbb2d16cf30c7 /archivers/p5-Compress-Zlib
parentNew port: p5-IO=Compress-Zlib. (diff)
Correct dependencies.
Notes
Notes: svn path=/head/; revision=178673
Diffstat (limited to 'archivers/p5-Compress-Zlib')
-rw-r--r--archivers/p5-Compress-Zlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Compress-Zlib/Makefile b/archivers/p5-Compress-Zlib/Makefile
index 9a41566f1e7a..1e156bff9b9b 100644
--- a/archivers/p5-Compress-Zlib/Makefile
+++ b/archivers/p5-Compress-Zlib/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 interface to zlib compression library
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/PerlIO/gzip.pm:${PORTSDIR}/archivers/p5-PerlIO-gzip
+ ${SITE_PERL}/IO/Uncompress/Gunzip.pm:${PORTSDIR}/archivers/p5-IO-Compress-Zlib
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES