aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-PerlIO-eol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-PerlIO-eol/Makefile')
-rw-r--r--devel/p5-PerlIO-eol/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-PerlIO-eol/Makefile b/devel/p5-PerlIO-eol/Makefile
index 8e2e45afa905..ead79e5ee4f2 100644
--- a/devel/p5-PerlIO-eol/Makefile
+++ b/devel/p5-PerlIO-eol/Makefile
@@ -18,8 +18,6 @@ USES= perl5
USE_PERL5= configure
post-install:
- ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/PerlIO/eol/eol.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/PerlIO/eol/eol.so
- ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/PerlIO/eol/eol.so
.include <bsd.port.mk>