diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-05 04:04:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-05 04:04:38 +0800 |
commit | 5153f40d24ec33479bb3f8c06e1c33f0c9e052d1 (patch) | |
tree | 2781cac7d68b8246efd7f5d5bf764de05aee8338 /textproc/qt4-xmlpatterns-tool/Makefile | |
parent | 32198db977429daaf8bbf3ef8312d29a0e17083d (diff) | |
download | freebsd-ports-gnome-5153f40d24ec33479bb3f8c06e1c33f0c9e052d1.tar.gz freebsd-ports-gnome-5153f40d24ec33479bb3f8c06e1c33f0c9e052d1.tar.zst freebsd-ports-gnome-5153f40d24ec33479bb3f8c06e1c33f0c9e052d1.zip |
- Update Qt4 to 4.5.2
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (pav/miwi)
Diffstat (limited to 'textproc/qt4-xmlpatterns-tool/Makefile')
-rw-r--r-- | textproc/qt4-xmlpatterns-tool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/qt4-xmlpatterns-tool/Makefile b/textproc/qt4-xmlpatterns-tool/Makefile index 3a5a6c44a784..86c2e7a1e6d2 100644 --- a/textproc/qt4-xmlpatterns-tool/Makefile +++ b/textproc/qt4-xmlpatterns-tool/Makefile @@ -20,6 +20,7 @@ USE_QT_VER= 4 QT_COMPONENTS= qmake_build xmlpatterns QT_NONSTANDARD= yes QT_DIST= yes +MAKE_JOBS_SAFE= yes HAS_CONFIGURE= yes |