diff options
Diffstat (limited to 'graphics/mxp/Makefile')
-rw-r--r-- | graphics/mxp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mxp/Makefile b/graphics/mxp/Makefile index 9c42174cea7b..fa623874ed92 100644 --- a/graphics/mxp/Makefile +++ b/graphics/mxp/Makefile @@ -18,6 +18,7 @@ COMMENT= Application for computing/exploring Mandelbrot set WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= USE_XORG= xaw xbitmaps xpm +MAKE_JOBS_UNSAFE= yes post-extract: @${CP} ${WRKSRC}/Makefile.noimake ${WRKSRC}/Makefile |