aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/stl2pov
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-31 16:09:51 +0800
committermiwi <miwi@FreeBSD.org>2009-03-31 16:09:51 +0800
commit10be94a82bea15cc0d22228f77945188fc9202e0 (patch)
tree0b59f8f8e3c7b963feec38bbdab4f185f1c8e939 /graphics/stl2pov
parent747726f875d038d29e52f43a13998e85b0effa21 (diff)
downloadfreebsd-ports-graphics-10be94a82bea15cc0d22228f77945188fc9202e0.tar.gz
freebsd-ports-graphics-10be94a82bea15cc0d22228f77945188fc9202e0.tar.zst
freebsd-ports-graphics-10be94a82bea15cc0d22228f77945188fc9202e0.zip
- Allow to build with MAKE_JOBS_SAFE
PR: 133222 133223 Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
Diffstat (limited to 'graphics/stl2pov')
-rw-r--r--graphics/stl2pov/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/stl2pov/Makefile b/graphics/stl2pov/Makefile
index 75c453832f7..37b57460ec9 100644
--- a/graphics/stl2pov/Makefile
+++ b/graphics/stl2pov/Makefile
@@ -14,6 +14,8 @@ COMMENT= Converts STL models to POV-Ray meshes
PLIST_FILES= bin/stl2pov
+MAKE_JOBS_SAFE= yes
+
MAN1= stl2pov.1
MANCOMPRESSED= yes