aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-02 14:54:56 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-11-02 14:54:56 +0000
commitf77fff859dcb36d28c011c45eb2a7d3a0f01ca83 (patch)
tree56282a00318e4b39fd7c065ea7d7aa99f89d0494 /x11
parent0d2a64d2f9abfa0ab295668749db236b22c0544b (diff)
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/fluxbg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/fluxbg/Makefile b/x11/fluxbg/Makefile
index d552b0772d03..48cc2fe79978 100644
--- a/x11/fluxbg/Makefile
+++ b/x11/fluxbg/Makefile
@@ -28,6 +28,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1100077
+# chmod -R bug
post-extract:
${CHMOD} +x ${WRKSRC}/autom4te.cache
.endif