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