diff options
Diffstat (limited to 'math/p5-Statistics-LineFit/Makefile')
-rw-r--r-- | math/p5-Statistics-LineFit/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Statistics-LineFit/Makefile b/math/p5-Statistics-LineFit/Makefile index 8e5c7ec3f03e..cc481f75b2e4 100644 --- a/math/p5-Statistics-LineFit/Makefile +++ b/math/p5-Statistics-LineFit/Makefile @@ -15,9 +15,6 @@ USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME} -MAN3= Statistics::LineFit.3 - -NO_STAGE= yes post-extract: ${CHMOD} 755 ${WRKSRC} |