Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id CA95263F1E8 for ; Tue, 9 Apr 2013 06:07:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 97BC214A27A; Tue, 9 Apr 2013 06:07:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 45A9F14A279 for ; Tue, 9 Apr 2013 06:07:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 8K6eN7zUf7Sl for ; Tue, 9 Apr 2013 06:07:35 +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 C4E6014A278 for ; Tue, 9 Apr 2013 06:07:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 77B5D175DD; Tue, 9 Apr 2013 06:07:35 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 9 Apr 2013 06:07:35 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/lang/squeak-vm To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130409060735.77B5D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Apr 9 06:07:35 UTC 2013 Modified Files: pkgsrc/lang/squeak-vm: Makefile Log Message: Let's do it differently one more time, so it will work in the hypothetical case that CONFIGURE_DIRS will contain more than one directory. For asau. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/lang/squeak-vm/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.