aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Prima/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-Prima/Makefile')
-rw-r--r--x11-toolkits/p5-Prima/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile
index 3d5c85b521d6..9806217c4b7a 100644
--- a/x11-toolkits/p5-Prima/Makefile
+++ b/x11-toolkits/p5-Prima/Makefile
@@ -37,8 +37,6 @@ XFT_CONFIGURE_ON= WITH_XFT=1
XFT_USE= XORG=xft
post-install:
- ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Prima/Prima.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Prima/Prima.so
- ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Prima/Prima.so
.include <bsd.port.mk>