aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
commit38eb8c5339e31bce015d6652caf364542965d4d0 (patch)
tree57033736b4eab37d8b46bb4b452f790f37bd0c7a /cad
parent1a3a92532506ba92f7a9670be49752b00ad8a807 (diff)
downloadports-38eb8c5339e31bce015d6652caf364542965d4d0.tar.gz
ports-38eb8c5339e31bce015d6652caf364542965d4d0.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/leocad/Makefile1
-rw-r--r--cad/mars/Makefile2
2 files changed, 3 insertions, 0 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index ec4ed73c5228..83e1ebd5130d 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -25,6 +25,7 @@ USE_GL= glut
USE_XORG= x11
USE_GMAKE= yes
USE_GNOME= gtk12
+MAKE_JOBS_UNSAFE= yes
post-extract:
@${UNZIP_CMD} -q -o ${DISTDIR}/leocad-pieces-20030330.zip -d ${WRKDIR}/pieces
diff --git a/cad/mars/Makefile b/cad/mars/Makefile
index 1b01963f85ed..93cf43d11264 100644
--- a/cad/mars/Makefile
+++ b/cad/mars/Makefile
@@ -19,6 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Maryland Routing Simulator
+MAKE_JOBS_UNSAFE= yes
+
OPTIONS= X11 "Build with X11 support via Motif" on
.include <bsd.port.pre.mk>