diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/inventor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/inventor/Makefile b/graphics/inventor/Makefile index 0ada5e8a8908..f5717a58691f 100644 --- a/graphics/inventor/Makefile +++ b/graphics/inventor/Makefile @@ -23,6 +23,7 @@ USE_GL= glw USES= iconv gmake motif USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 +MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/lib:${WRKSRC}/libSoXt |