diff options
-rw-r--r-- | graphics/glfw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile index b1ca92ce124c..732f96e5a698 100644 --- a/graphics/glfw/Makefile +++ b/graphics/glfw/Makefile @@ -19,6 +19,7 @@ USE_GL= yes USE_LDCONFIG= yes ALL_TARGET= x11 INSTALL_TARGET= x11-install +MAKE_JOBS_UNSAFE=yes WRKSRC= ${WRKDIR}/${PORTNAME} pre-configure: |