[Midnightbsd-cvs] mports: Makefile: Update Compress::Zlib depend.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Oct 10 14:16:46 EDT 2008


Log Message:
-----------
Update Compress::Zlib depend.

Modified Files:
--------------
    mports/archivers/p5-Archive-Zip:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/archivers/p5-Archive-Zip/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L archivers/p5-Archive-Zip/Makefile -L archivers/p5-Archive-Zip/Makefile -u -r1.3 -r1.4
--- archivers/p5-Archive-Zip/Makefile
+++ archivers/p5-Archive-Zip/Makefile
@@ -17,7 +17,7 @@
 COMMENT=	Perl module to create, manipulate, read, and write Zip archive files
 LICENSE=	perl
 
-BUILD_DEPENDS=	${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
 		${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
 		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
 		p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which


More information about the Midnightbsd-cvs mailing list