>Submitter-Id: current-users >Originator: Dmitry Marakasov >Organization: >Confidential: no >Synopsis: [PATCH] devel/qt4-dbus: mark MAKE_JOBS_UNSAFE >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 8.0-CURRENT i386 >Environment: System: FreeBSD hades.panopticon 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Jun 1 22:13:51 MSD >Description: Fails to build with MAKE_JOBS enabled:
http://people.freebsd.org/~amdmi3/qt4-dbus-4.4.3.log Port maintainer ([email protected]) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- qt4-dbus-4.4.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/dbus-qt4/Makefile,v retrieving revision 1.15 diff -u -u -r1.15 Makefile --- Makefile 4 Aug 2008 23:30:32 -0000 1.15 +++ Makefile 9 Jun 2009 01:17:42 -0000 @@ -24,6 +24,7 @@ QT_COMPONENTS= qmake_build moc_build rcc_build corelib gui xml QT_NONSTANDARD= yes QT_DIST= yes +MAKE_JOBS_UNSAFE= yes HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/qt4 --- qt4-dbus-4.4.3.patch ends here --- _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
