Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id EC0A763BA19 for ; Fri, 29 Feb 2008 16:19:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A822063B2AB; Fri, 29 Feb 2008 16:19:23 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id DAB0063B2A3 for ; Fri, 29 Feb 2008 16:19:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C7AD6175C1; Fri, 29 Feb 2008 16:19:21 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/devel/ncurses To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080229161921.C7AD6175C1@cvs.netbsd.org> Date: Fri, 29 Feb 2008 16:19:21 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Fri Feb 29 16:19:21 UTC 2008 Modified Files: pkgsrc/devel/ncurses: builtin.mk Log Message: Actually, BUILTIN_LIBNAME.ncurses can be empty, but fix the case where we actually have libnurses in the base system. To generate a diff of this commit: cvs rdiff -r1.22 -r1.23 pkgsrc/devel/ncurses/builtin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.