aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p5-IO-Zlib
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2006-12-03 20:45:59 +0800
committerdemon <demon@FreeBSD.org>2006-12-03 20:45:59 +0800
commit19bb7c5f3b7b4d8a7d79bcfb14ed5b833cbf2679 (patch)
tree889b62ee02b60ed880e9674ed1d3af2d51df43cd /archivers/p5-IO-Zlib
parent366497c70e15aade6793ec6da4933536b44b5600 (diff)
downloadfreebsd-ports-gnome-19bb7c5f3b7b4d8a7d79bcfb14ed5b833cbf2679.tar.gz
freebsd-ports-gnome-19bb7c5f3b7b4d8a7d79bcfb14ed5b833cbf2679.tar.zst
freebsd-ports-gnome-19bb7c5f3b7b4d8a7d79bcfb14ed5b833cbf2679.zip
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
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