From 274e5c4ab31b88a1fa53ad091387d0b2617b304b Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Sun, 3 Dec 2006 12:45:59 +0000 Subject: Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. --- print/p5-Text-PDF/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print') diff --git a/print/p5-Text-PDF/Makefile b/print/p5-Text-PDF/Makefile index 0f0d7a93faf9..4a878982f8e7 100644 --- a/print/p5-Text-PDF/Makefile +++ b/print/p5-Text-PDF/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= A PDF manipulation module -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} WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} -- cgit v1.2.3