diff options
Diffstat (limited to 'net/wmnd/Makefile')
-rw-r--r-- | net/wmnd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index 0784a5820169..d49d1a8ce24d 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -19,6 +19,7 @@ USE_GNOME= gnometarget USE_XORG= ice sm x11 xext xpm USE_GMAKE= yes GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --with-drivers="freebsd_sysctl" MAN1= wmnd.1 |