- s/MAKE_JOBS_SAVE/MAKE_JOBS_SAFE

This commit is contained in:
Martin Wilke 2009-08-04 21:55:24 +00:00
parent 5b641d2558
commit 2bc68b4aa1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238909
3 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build corelib
QT_NONSTANDARD= yes
QT_DIST= yes
MAKE_JOBS_SAVE= yes
MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/qt4

View file

@ -23,7 +23,7 @@ QT_COMPONENTS= qmake_build moc_build rcc_build uic_build corelib gui opengl
QT_NONSTANDARD= yes
QT_DIST= yes
USE_XORG= xtst
MAKE_JOBS_SAVE= yes
MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes

View file

@ -20,7 +20,7 @@ USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build corelib network
QT_NONSTANDARD= yes
QT_DIST= yes
MAKE_JOBS_SAVE= yes
MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/qt4