diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fluxbg/Makefile | 1 |
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 |