diff options
Diffstat (limited to 'devel/qt4-porting/Makefile')
-rw-r--r-- | devel/qt4-porting/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/qt4-porting/Makefile b/devel/qt4-porting/Makefile index cfa90746d34f..229905bafdd4 100644 --- a/devel/qt4-porting/Makefile +++ b/devel/qt4-porting/Makefile @@ -12,7 +12,6 @@ COMMENT= Qt utility to assist with porting Qt3 applications to Qt4 USE_QT4= qmake_build moc_build rcc_build corelib xml QT_NONSTANDARD= yes QT_DIST= yes -MAKE_JOBS_SAFE= yes HAS_CONFIGURE= yes |