summaryrefslogtreecommitdiff
path: root/graphics/comical
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-19 22:07:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-19 22:07:43 +0000
commit07b27888644efc66d4ed412de3c7ba9d7b2b54af (patch)
treed57c864005baed96c03a9d962fb4dbe250891caf /graphics/comical
parent- Update to 1.3.7 (diff)
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244489
Diffstat (limited to 'graphics/comical')
-rw-r--r--graphics/comical/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/comical/Makefile b/graphics/comical/Makefile
index e8039c830a7f..30cf22891f69 100644
--- a/graphics/comical/Makefile
+++ b/graphics/comical/Makefile
@@ -21,6 +21,7 @@ USE_WX= 2.6+
WX_PREMK= yes
WX_UNICODE= yes
PLIST_FILES= bin/comical
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.pre.mk>