From 09c69a0aeb15cd8f15a8b131d70a25aeff79f349 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 31 Oct 2002 22:20:04 +0000 Subject: fix textproc/p5-PDF-API2 for perl < 5.6 - remove warnings.pm to fix runtime on perl < 5.6 - bump PORTREVISION PR: ports/44785 Submitted by: Erwin Lansing (maintainer) --- textproc/p5-PDF-API3/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/p5-PDF-API3/Makefile') diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile index c3e6264d225a..4ee8fb1f745f 100644 --- a/textproc/p5-PDF-API3/Makefile +++ b/textproc/p5-PDF-API3/Makefile @@ -8,6 +8,7 @@ PORTNAME= PDF-API2 PORTVERSION= 0.2.3.8 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text -- cgit