From owner-freebsd-gnome@FreeBSD.ORG Fri Oct 11 20:51:02 2013 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1E2A0AF4; Fri, 11 Oct 2013 20:51:02 +0000 (UTC) (envelope-from nemysis@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 090DB2332; Fri, 11 Oct 2013 20:51:02 +0000 (UTC) Received: from nemysis4now (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with SMTP id r9BKox27019880; Fri, 11 Oct 2013 20:50:59 GMT (envelope-from nemysis@FreeBSD.org) Received: by nemysis4now (sSMTP sendmail emulation); Fri, 11 Oct 2013 22:50:58 +0200 Date: Fri, 11 Oct 2013 22:50:58 +0200 From: Rusmir Dusko To: Martin Wilke , Wesley Shields , William Grzybowski , Pawel Pekala , gnome@FreeBSD.org Subject: [COMM] devel/json-glib Message-ID: <20131011205058.GA48260@nemysis4now> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: nemysis@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 20:51:02 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline - Support STAGEDIR Build log https://redports.org/buildarchive/20131011125900-25671/ Please approve these changes. --GvXjxJ+pjyke8COw Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="json-glib.diff" Index: Makefile =================================================================== --- Makefile (revision 330072) +++ Makefile (working copy) @@ -22,5 +22,4 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include --GvXjxJ+pjyke8COw--