diff options
Diffstat (limited to 'x11/libdnd/Makefile')
-rw-r--r-- | x11/libdnd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile index 8b6dcb63a79f..b80251e08886 100644 --- a/x11/libdnd/Makefile +++ b/x11/libdnd/Makefile @@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR}/DND/DNDlib GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/" \ LDFLAGS="-L${LOCALBASE}/lib/" +MAKE_JOBS_UNSAFE= yes post-install: .if !defined(NOPORTDOCS) |