aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-LZ4
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-06-29 15:47:44 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-06-29 15:47:44 +0000
commit26f58ed1c0cab0bd529c1b8e75d4fee11a8d80f7 (patch)
treedcef53546d337dcb8a7502e40f3ea25ca1cca685 /archivers/p5-Compress-LZ4
parent850c4317f95a3dd1f67f4492a7a45ebc722b7fe9 (diff)
downloadports-26f58ed1c0cab0bd529c1b8e75d4fee11a8d80f7.tar.gz
ports-26f58ed1c0cab0bd529c1b8e75d4fee11a8d80f7.zip
Notes
Diffstat (limited to 'archivers/p5-Compress-LZ4')
-rw-r--r--archivers/p5-Compress-LZ4/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/p5-Compress-LZ4/Makefile b/archivers/p5-Compress-LZ4/Makefile
index eb2e26ece491..6f76b02b288d 100644
--- a/archivers/p5-Compress-LZ4/Makefile
+++ b/archivers/p5-Compress-LZ4/Makefile
@@ -16,8 +16,6 @@ USES= perl5
USE_PERL5= configure
post-stage:
- ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compress/LZ4/LZ4.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compress/LZ4/LZ4.so
- ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compress/LZ4/LZ4.so
.include <bsd.port.mk>