From 21d8e32b258343b1523ff7ecfd60b28da0102a04 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 10 Oct 2018 10:24:08 +0000 Subject: [PATCH] Clean up Makefile --- print/p5-Text-PDF/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/print/p5-Text-PDF/Makefile b/print/p5-Text-PDF/Makefile index ef7fae33ecb5..ce3e4b53cfec 100644 --- a/print/p5-Text-PDF/Makefile +++ b/print/p5-Text-PDF/Makefile @@ -13,14 +13,10 @@ COMMENT= PDF manipulation module LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} - USES= perl5 USE_PERL5= configure -NO_ARCH= yes -post-patch: - @${RM} ${WRKSRC}/pm_to_blib +NO_ARCH= yes post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Text/PDF/examples