From 299617568758ef8e7b80604e44763d755b472fc3 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Tue, 18 Dec 2012 12:07:46 +0000 Subject: Remove support for perl 5.8. Nudged by: az --- print/p5-Text-PDF/Makefile | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to 'print/p5-Text-PDF') diff --git a/print/p5-Text-PDF/Makefile b/print/p5-Text-PDF/Makefile index 57cc0c512910..346402da6a18 100644 --- a/print/p5-Text-PDF/Makefile +++ b/print/p5-Text-PDF/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: print/p5-Text-PDF -# Date created: 30 December 2000 -# Whom: Anton Berezin -# +# Created by: Anton Berezin # $FreeBSD$ -# PORTNAME= Text-PDF PORTVERSION= 0.29a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,13 +22,6 @@ MAN3= Text::PDF::Pages.3 Text::PDF::Page.3 Text::PDF::Name.3 \ Text::PDF::Utils.3 Text::PDF::TTFont.3 Text::PDF::Number.3 \ Text::PDF::Null.3 Text::PDF.3 -.include - -.if ${PERL_LEVEL} < 500903 -RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress -BUILD_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress -.endif - post-patch: @${RM} -f ${WRKSRC}/pm_to_blib @@ -40,4 +29,4 @@ post-install: @${MKDIR} ${SITE_PERL}/Text/PDF/examples @${INSTALL_DATA} ${WRKSRC}/examples/* ${SITE_PERL}/Text/PDF/examples -.include +.include -- cgit v1.2.3