diff options
Diffstat (limited to 'graphics/jasper')
-rw-r--r-- | graphics/jasper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index bffe13a42962..cf1bf1cc1822 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -22,6 +22,7 @@ USE_AUTOTOOLS= libtool:15 USE_ZIP= yes USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-shared --enable-static |