diff options
Diffstat (limited to 'graphics/exrtools/Makefile')
-rw-r--r-- | graphics/exrtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index c67747f5635b..90f9641babfb 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ GNU_CONFIGURE= yes USE_GMAKE= yes +MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |