summaryrefslogtreecommitdiff
path: root/archivers/p5-IO-Zlib
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 /archivers/p5-IO-Zlib
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 'archivers/p5-IO-Zlib')
-rw-r--r--archivers/p5-IO-Zlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-IO-Zlib/Makefile b/archivers/p5-IO-Zlib/Makefile
index 9e5e7cf377c6..e48b0bfb01c3 100644
--- a/archivers/p5-IO-Zlib/Makefile
+++ b/archivers/p5-IO-Zlib/Makefile
@@ -16,8 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= IO:: style interface to Compress::Zlib
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
-RUN_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= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
PERL_CONFIGURE= yes
MAN3= IO::Zlib.3