From 76658c65088d1e63d759cf76bee92ed1bbcdbd66 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 20 Jan 2011 23:54:50 +0000 Subject: Fix build on multi core machines. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15060 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/dconf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index 096f51e37..016269850 100644 --- a/devel/dconf/Makefile +++ b/devel/dconf/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast # # $FreeBSD$ -# $MCom: ports/devel/dconf/Makefile,v 1.9 2010/11/04 16:41:01 kwm Exp $ +# $MCom: ports/devel/dconf/Makefile,v 1.11 2011/01/18 10:55:10 kwm Exp $ # PORTNAME= dconf @@ -33,6 +33,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ pre-build: ${GMAKE} -C ${WRKSRC}/client dconf-client.c libdconf.so.0 + ${GMAKE} -C ${WRKSRC}/dbus-1 dconf-dbus-1.c libdconf-dbus-1.so.0 post-install: -${LOCALBASE}/bin/gio-querymodules ${PREFIX}/lib/gio/modules -- cgit v1.2.3