Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 88D3D63B882 for ; Wed, 5 Mar 2008 17:17:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 41CB763B1C7; Wed, 5 Mar 2008 17:17:53 +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 90CCD63B11A for ; Wed, 5 Mar 2008 17:17:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 652B0175C1; Wed, 5 Mar 2008 17:17:52 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/sysutils/mtscan To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080305171752.652B0175C1@cvs.netbsd.org> Date: Wed, 5 Mar 2008 17:17:52 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Wed Mar 5 17:17:52 UTC 2008 Modified Files: pkgsrc/sysutils/mtscan: Makefile Log Message: Honor CFLAGS and LDFLAGS, and include termcap.buildlink3.mk to get the correct library to use for the t*() termcap functions. Bump the PKGREVISION to 1. To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pkgsrc/sysutils/mtscan/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.