diff options
Diffstat (limited to 'net/silc-client/Makefile')
-rw-r--r-- | net/silc-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index 1b165c69d1de..3753c1f377ee 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -30,6 +30,7 @@ COMMENT= Secure Internet Live Conferencing (SILC) network client CONFLICTS= silc-toolkit-1.1.* silc-irssi-plugin-1.1.* +MAKE_JOBS_SAFE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= glib12 |