Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 31E727A210 for ; Tue, 22 Mar 2016 14:43:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D3C4D85F84; Tue, 22 Mar 2016 14:43:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 61D5585E95 for ; Tue, 22 Mar 2016 14:43:54 +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 WuliVAEoK-Dy for ; Tue, 22 Mar 2016 14:43:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0E44485E6F for ; Tue, 22 Mar 2016 14:43:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 08F7FFBB5; Tue, 22 Mar 2016 14:43:54 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 22 Mar 2016 14:43:54 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/print/cups To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20160322144354.08F7FFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: khorben Date: Tue Mar 22 14:43:53 UTC 2016 Modified Files: pkgsrc/print/cups: Makefile Log Message: Register missing dependency on curses Found with an unprivileged bootstrap on NetBSD/amd64 (--prefer-pkgsrc yes) To generate a diff of this commit: cvs rdiff -u -r1.228 -r1.229 pkgsrc/print/cups/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.