summaryrefslogtreecommitdiff
path: root/lang/guile/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
commitd26ef18700dca59c35dc940097bf7b3db1369965 (patch)
treeadf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /lang/guile/Makefile
parentThriftPy is a pure python implementation of Apache Thrift in a pythonic (diff)
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=425174
Diffstat (limited to '')
-rw-r--r--lang/guile/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 503da58b1367..f32cf9675c97 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -44,7 +44,6 @@ NLS_USES= gettext
NLS_USES_OFF= gettext-tools
post-extract:
- cd ${WRKSRC}; ${CHMOD} u+w ${REINPLACE_FILES}
@${FIND} ${WRKSRC}/doc -name "*.info*" -delete
post-patch: