diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-03-24 16:21:59 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-03-24 16:21:59 +0000 |
commit | 65ab38d950814bfddca40803b9d0a46f0fddeef5 (patch) | |
tree | 7c38ffe6095b4465a20bf7d253e447b6e7fd3157 /graphics/jasper | |
parent | 0641a78e79fb0c9ed7cb10222a6776c4764b702b (diff) | |
download | ports-65ab38d950814bfddca40803b9d0a46f0fddeef5.tar.gz ports-65ab38d950814bfddca40803b9d0a46f0fddeef5.zip |
Notes
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 |