summaryrefslogtreecommitdiff
path: root/textproc/libtext-charwidth-perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libtext-charwidth-perl/Makefile')
-rw-r--r--textproc/libtext-charwidth-perl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/libtext-charwidth-perl/Makefile b/textproc/libtext-charwidth-perl/Makefile
index d8efaf709fae..ff227de26477 100644
--- a/textproc/libtext-charwidth-perl/Makefile
+++ b/textproc/libtext-charwidth-perl/Makefile
@@ -20,8 +20,6 @@ post-extract:
@${MV} ${WRKSRC}.orig ${WRKSRC}
post-install:
- ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/CharWidth/CharWidth.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/CharWidth/CharWidth.so
- ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/CharWidth/CharWidth.so
.include <bsd.port.mk>