diff options
Diffstat (limited to 'comms/trustedqsl/Makefile')
-rw-r--r-- | comms/trustedqsl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 47308c57f52f..35b6b833663f 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -21,6 +21,7 @@ USE_PERL5= yes USE_WX= 2.6 USE_LDCONFIG= yes MAKE_ENV= INCDIR="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" +MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |