diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-09-20 10:54:22 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-09-20 10:54:22 +0000 |
commit | 97e5e7dc3d98b93db4dd842d4d477e4a603e3915 (patch) | |
tree | c0c76ac649f2c13d05db290d8e13a9b07f29aaf2 /cad | |
parent | e2382938b62432bae86ff3780d6b45dcd7c1a48b (diff) | |
download | ports-97e5e7dc3d98b93db4dd842d4d477e4a603e3915.tar.gz ports-97e5e7dc3d98b93db4dd842d4d477e4a603e3915.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/salome/Makefile.ext | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext index ef18da9030ce..44af86fe1088 100644 --- a/cad/salome/Makefile.ext +++ b/cad/salome/Makefile.ext @@ -295,8 +295,6 @@ CXXFLAGS+= ${QSCIFLAGS} ${QTFLAGS} .include <bsd.port.pre.mk> -#MAKE_JOBS_SAFE= yes - .if ${SAL_MODULE} == "kernel" post-patch: . if ${PYTHON_REL} > 260 |