From 5531c299c6538052237fb1b1944b2e3256dc056a Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 27 Feb 2014 22:51:31 +0000 Subject: [PATCH] - Remove outdated PERL_LEVEL check --- textproc/p5-podlators/Makefile | 14 +------------- textproc/p5-podlators/pkg-plist | 1 - 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile index 607e5b6238ea..e38a7e6bb1f1 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -17,19 +17,7 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 501400 -PLIST_SUB+= PERL5_12="" -.else -PLIST_SUB+= PERL5_12="@comment " -.endif - post-patch: -.if ${PERL_LEVEL} < 501400 - @${REINPLACE_CMD} -e '/pod2text/d; s/man1pod.*pod2man.*//' ${WRKSRC}/Makefile.PL -.else @${REINPLACE_CMD} -e "/man1pod (/d; /EXE_FILES/d" ${WRKSRC}/Makefile.PL -.endif -.include +.include diff --git a/textproc/p5-podlators/pkg-plist b/textproc/p5-podlators/pkg-plist index 5a6416e83eae..82c993ffffee 100644 --- a/textproc/p5-podlators/pkg-plist +++ b/textproc/p5-podlators/pkg-plist @@ -1,4 +1,3 @@ -%%PERL5_12%%man/man1/perlpodstyle.1.gz %%PERL5_MAN3%%/Pod::Man.3.gz %%PERL5_MAN3%%/Pod::ParseLink.3.gz %%PERL5_MAN3%%/Pod::Text.3.gz