diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-04-01 01:05:17 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-04-01 01:05:17 +0800 |
commit | 5131bd1dcbf0e3f62c1ea366225a0f9abb7a9c69 (patch) | |
tree | b36f7f49a78240b4fa07215df0ad777e2178c8f2 /cad/qucs | |
parent | a54fbc712706bc3087587081ca2b7fd24a08b217 (diff) | |
download | freebsd-ports-gnome-5131bd1dcbf0e3f62c1ea366225a0f9abb7a9c69.tar.gz freebsd-ports-gnome-5131bd1dcbf0e3f62c1ea366225a0f9abb7a9c69.tar.zst freebsd-ports-gnome-5131bd1dcbf0e3f62c1ea366225a0f9abb7a9c69.zip |
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
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 \ |