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