diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/asclock-gtk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/asclock-gtk/Makefile b/x11-clocks/asclock-gtk/Makefile index 85c6c4bcd74d..1d998ae880e2 100644 --- a/x11-clocks/asclock-gtk/Makefile +++ b/x11-clocks/asclock-gtk/Makefile @@ -19,6 +19,8 @@ USE_XORG= x11 xt USE_GNOME= gtk12 HAS_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes + post-patch: ${FIND} ${WRKSRC} -name '*.orig' | ${XARGS} ${RM} |