diff options
Diffstat (limited to 'archivers/unmass')
-rw-r--r-- | archivers/unmass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/unmass/Makefile b/archivers/unmass/Makefile index ea11e4b83e07..9594629aa9f6 100644 --- a/archivers/unmass/Makefile +++ b/archivers/unmass/Makefile @@ -17,6 +17,7 @@ COMMENT= Extract game archives such as wad, dar, mea exe's and many more GNU_CONFIGURE= yes USE_GMAKE= yes USE_DOS2UNIX= yes +MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/kdev |