From 0ad1457c9dc78ebbc1911dcd15e7d96aef6fb00d Mon Sep 17 00:00:00 2001 From: mandree Date: Fri, 23 Apr 2010 13:27:43 +0000 Subject: MAKE_JOBS_UNSAFE for empathy and telepathy-m-c PR: ports/145441 PR: ports/145443 Approved by: maintainer timeout (17 days) Approved by: garga (mentor) --- net-im/empathy/Makefile | 2 ++ net-im/telepathy-mission-control/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'net-im') diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index cfd83a072cbc..272453ba69a1 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/libexec/mission-control-5:${PORTSDIR}/net-im/telepathy-mission-control +MAKE_JOBS_UNSAFE= yes + USE_GMAKE= yes USE_BZIP2= yes USE_GETTEXT= yes diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 837dd9dca517..dc43b1cd365e 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -23,6 +23,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes + MAN1= mc-account-convert.1 mc-tool.1 mc-wait-for-name.1 MAN8= mission-control-5.8 -- cgit