diff options
Diffstat (limited to 'archivers/liborange/Makefile')
-rw-r--r-- | archivers/liborange/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index bfb6e40f9500..db9b8168d540 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -24,6 +24,8 @@ OPTIONS= LIBSYNCE "Build with libsynce support" on \ VISE "Build with expermential VISE support" off \ MSI "Build with expermential MSI support" off +MAKE_JOBS_SAFE= yes + USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GNOME= gnomehack |