aboutsummaryrefslogtreecommitdiff
path: root/graphics/gauche-gl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-19 23:41:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-19 23:41:55 +0000
commit2d68f126de221d6caed2c560840eae9b231eaaf0 (patch)
treea4e626dcfcfc7a91af456eb7e15fa4056a883f49 /graphics/gauche-gl
parent07b27888644efc66d4ed412de3c7ba9d7b2b54af (diff)
downloadports-2d68f126de221d6caed2c560840eae9b231eaaf0.tar.gz
ports-2d68f126de221d6caed2c560840eae9b231eaaf0.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244490
Diffstat (limited to 'graphics/gauche-gl')
-rw-r--r--graphics/gauche-gl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile
index fd2bd9de09c1..42fc22ee1895 100644
--- a/graphics/gauche-gl/Makefile
+++ b/graphics/gauche-gl/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_GL= glut
GNU_CONFIGURE= yes
+MAKE_JOBS_UNSAFE= yes
EXAMPLESDIR= ${PREFIX}/share/examples/gauche/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/gauche/${PORTNAME}