From 6cacb1df61d80493937dec5b9462138e85192324 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Wed, 8 May 2013 12:24:26 +0000 Subject: Mark MAKE_JOBS_SAFE --- mail/sylpheed/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail') diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index b8db3948c8df..be1b8a383c20 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -20,6 +20,7 @@ USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_LDCONFIG= yes +MAKE_JOBS_SAFE= yes # Sylpheed needs pthread if GnomeVFS is installed (GtkFileChooser uses it) CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -- cgit