Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 48EA363B90D for ; Sun, 2 Mar 2008 07:07:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id F143663B134; Sun, 2 Mar 2008 07:07:43 +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 3F95063B120 for ; Sun, 2 Mar 2008 07:07:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2FB51175C1; Sun, 2 Mar 2008 07:07:43 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/devel/readline To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080302070743.2FB51175C1@cvs.netbsd.org> Date: Sun, 2 Mar 2008 07:07:43 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Sun Mar 2 07:07:43 UTC 2008 Modified Files: pkgsrc/devel/readline: Makefile Log Message: Remove unnecessary check for the TERMCAP_TYPE -- revision 1.2 of termcap.buildlink3.mk will cause all termcap libraries other than the one we specify to not be found. To generate a diff of this commit: cvs rdiff -r1.44 -r1.45 pkgsrc/devel/readline/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.