aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-Tea_JS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-Tea_JS/Makefile')
-rw-r--r--security/p5-Crypt-Tea_JS/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-Crypt-Tea_JS/Makefile b/security/p5-Crypt-Tea_JS/Makefile
index 2d3e003ee321..bccb67391467 100644
--- a/security/p5-Crypt-Tea_JS/Makefile
+++ b/security/p5-Crypt-Tea_JS/Makefile
@@ -22,9 +22,7 @@ PORTEXAMPLES= tea_demo.cgi
PORTDATA= Tea_JS.js
post-install:
- ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/Tea_JS/Tea_JS.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/Tea_JS/Tea_JS.so
- ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/Tea_JS/Tea_JS.so
@${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${WRKSRC}/Tea_JS.js ${STAGEDIR}${DATADIR}
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}