Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 10C7A63C1FA for ; Mon, 20 Apr 2009 05:51:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BF94663B258; Mon, 20 Apr 2009 05:51:01 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CE3F463B27F for ; Mon, 20 Apr 2009 05:51:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 39942175D0; Mon, 20 Apr 2009 05:51:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 20 Apr 2009 05:51:00 +0000 From: Rene Hexel Subject: CVS commit: pkgsrc/devel/gnustep-make To: pkgsrc-changes@NetBSD.org Reply-To: rh@netbsd.org X-Mailer: log_accum Message-Id: <20090420055100.39942175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rh Date: Mon Apr 20 05:51:00 UTC 2009 Modified Files: pkgsrc/devel/gnustep-make: gnustep.mk Log Message: Set GNUSTEP_CONFIG_FILE to make sure gnustep packages properly honour a non-default PKG_SYSCONFBASE. Closes PR pkg/37768 by kre at munnari.OZ.AU. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/gnustep-make/gnustep.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.