diff options
Diffstat (limited to 'astro/xrmap/Makefile')
-rw-r--r-- | astro/xrmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index ddb7a525afe0..cb114aeb6245 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -37,6 +37,7 @@ MAN1= emx.1 xrmap.1 PORTDOCS= * MAKE_ARGS= DESTDIR="${PREFIX}" +MAKE_JOBS_UNSAFE= yes post-extract: @${BZIP2_CMD} -dc ${_DISTDIR}/${CIAFILE} >${WRKDIR}/CIA_WDB2.jpd |