diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-30 07:03:25 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-30 07:03:25 +0000 |
commit | eb35603be7696a314ead276fb902fd339839031a (patch) | |
tree | 781708894a7fd178046928b8b17bbc1694c4f231 /x11-toolkits | |
parent | 73e06d9172a4f889207cb715fad3c7917f89c741 (diff) |
disable MAKE_JOBS_SAFE temporary to fix build on tb
Notes
Notes:
svn path=/head/; revision=231290
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qwt5/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qwt6/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/qwt5/Makefile b/x11-toolkits/qwt5/Makefile index 472f2d30bc86..cd5cb2ee305b 100644 --- a/x11-toolkits/qwt5/Makefile +++ b/x11-toolkits/qwt5/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} HAS_CONFIGURE= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes OPTIONS= DESIGNER_PLUGIN "Install plugin for Qt Designer" on diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile index 472f2d30bc86..cd5cb2ee305b 100644 --- a/x11-toolkits/qwt6/Makefile +++ b/x11-toolkits/qwt6/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} HAS_CONFIGURE= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes OPTIONS= DESIGNER_PLUGIN "Install plugin for Qt Designer" on |