diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-17 13:10:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-17 13:10:42 +0000 |
commit | 745199b54ea72bddc6fe063ce8bd2d08ba8e3e8e (patch) | |
tree | 190bf78e85e9e55e11caa60b51a8524daabe94b7 /comms/kremotecontrol | |
parent | f28b229a7db949a352704c2e73071ff5d26f98a8 (diff) | |
download | ports-745199b54ea72bddc6fe063ce8bd2d08ba8e3e8e.tar.gz ports-745199b54ea72bddc6fe063ce8bd2d08ba8e3e8e.zip |
Notes
Diffstat (limited to 'comms/kremotecontrol')
-rw-r--r-- | comms/kremotecontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 5a9cb4a45b96..d1ab65405c28 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -27,7 +27,7 @@ KDE4_BUILDENV= yes USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4 QT_COMPONENTS= network gui porting xml \ qmake_build moc_build rcc_build uic_build -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes MAN1= ark.1 |