diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-12 16:28:37 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-12 16:28:37 +0000 |
commit | 7c1f2a2c16cf122f60c78d7b004a268a309cf6a0 (patch) | |
tree | ce00e8a0edac12870c492e74e3f663c77b8d43e2 | |
parent | 17df67c8677cb5f9487ae7a8e7744ed87a2be9ce (diff) | |
download | FreeBSD-ports-7c1f2a2c16cf122f60c78d7b004a268a309cf6a0.zip FreeBSD-ports-7c1f2a2c16cf122f60c78d7b004a268a309cf6a0.tar.gz |
Mark as jobs unsafe
-rw-r--r-- | graphics/volpack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/volpack/Makefile b/graphics/volpack/Makefile index 87a6acb..7347823 100644 --- a/graphics/volpack/Makefile +++ b/graphics/volpack/Makefile @@ -13,6 +13,7 @@ COMMENT= Portable software library for volume rendering LICENSE= BSD GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes PLIST_FILES= lib/libvolpack.a \ include/volpack.h |