From f28a9cbf555d9289990e6f9a6f7451ecf00b329f Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 7 Apr 2010 04:53:37 +0000 Subject: Mark the port as multi-job unsafe. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14026 df743ca5-7f9a-e211-a948-0013205c9059 --- ports-mgmt/packagekit/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile index 48669d380..98a881381 100644 --- a/ports-mgmt/packagekit/Makefile +++ b/ports-mgmt/packagekit/Makefile @@ -3,7 +3,7 @@ # Whom: Anders F Bjorklund # # $FreeBSD$ -# $MCom: ports/ports-mgmt/packagekit/Makefile,v 1.18 2010/03/30 11:59:14 kwm Exp $ +# $MCom: ports/ports-mgmt/packagekit/Makefile,v 1.19 2010/04/05 01:26:07 marcus Exp $ PORTNAME= PackageKit PORTVERSION= 0.6.3 @@ -47,6 +47,8 @@ CONFIGURE_ARGS+=--with-security-framework=polkit \ MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" +MAKE_JOBS_UNSAFE=yes + .if !defined(SLAVEPORT) OPTIONS=PORTS "Use portupgrade for management, dummy if disabled" on \ PORTDOCS "Build documentation" on \ -- cgit v1.2.3