diff options
-rw-r--r-- | www/dtse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/dtse/Makefile b/www/dtse/Makefile index 551ee0924695..939693de956c 100644 --- a/www/dtse/Makefile +++ b/www/dtse/Makefile @@ -33,6 +33,8 @@ MAKEFILE= GNUmakefile WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +MAKE_JOBS_UNSAFE= yes + pre-configure: cd ${WRKSRC}; ${SH} autogen.sh |