diff options
Diffstat (limited to 'x11/xdotool')
-rw-r--r-- | x11/xdotool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile index 14466d639d9e..c79ea94fbcc7 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -18,6 +18,7 @@ USE_XORG= x11 xtst ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/xdotool +MAKE_JOBS_SAFE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xdotool ${PREFIX}/bin |