Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4F91FA65BA for ; Tue, 17 Mar 2015 12:40:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ED37214A276; Tue, 17 Mar 2015 12:40:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 12F8A14A275 for ; Tue, 17 Mar 2015 12:40:03 +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 IC4qzu8UpX9p for ; Tue, 17 Mar 2015 12:40:02 +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 9389414A26D for ; Tue, 17 Mar 2015 12:40:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8E3DB98; Tue, 17 Mar 2015 12:40:02 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 17 Mar 2015 12:40:02 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Import-Into To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150317124002.8E3DB98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Tue Mar 17 12:40:02 UTC 2015 Modified Files: pkgsrc/devel/p5-Import-Into: Makefile Log Message: Add BUILD_DEPENDS+= for make test. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Import-Into/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.