diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-03-31 17:05:17 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-03-31 17:05:17 +0000 |
commit | 92ab00cc9f1151a1f770c26d476d5ddde485dccc (patch) | |
tree | 5c4d0d39366d62d7bb4f860b9a73d1de0d5eabba /cad/qucs | |
parent | f708db498a4239f8c535ce57c24bb03504934762 (diff) | |
download | ports-92ab00cc9f1151a1f770c26d476d5ddde485dccc.tar.gz ports-92ab00cc9f1151a1f770c26d476d5ddde485dccc.zip |
Notes
Diffstat (limited to 'cad/qucs')
-rw-r--r-- | cad/qucs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile index dda6344da9c1..19ad5eb6fced 100644 --- a/cad/qucs/Makefile +++ b/cad/qucs/Makefile @@ -17,6 +17,7 @@ COMMENT= Graphical circuit design and simulation tool USE_QT_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN1= ps2sp.1 qucs.1 qucsator.1 qucsattenuator.1 qucsconv.1 \ qucsdigi.1 qucsedit.1 qucsfilter.1 qucshelp.1 qucslib.1 \ |