Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1F92563B8FF for ; Sun, 6 Jun 2010 03:45:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BC9D963B2F8; Sun, 6 Jun 2010 03:45:18 +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 B79B063B114 for ; Sun, 6 Jun 2010 03:45:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9A3BB175DD; Sun, 6 Jun 2010 03:45:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 6 Jun 2010 03:45:17 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/pkgtools/xpkgwedge To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20100606034517.9A3BB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dholland Date: Sun Jun 6 03:45:17 UTC 2010 Modified Files: pkgsrc/pkgtools/xpkgwedge: Makefile pkgsrc/pkgtools/xpkgwedge/files: xpkgwedge.def Log Message: Force-set ManPath on Debian in order to work around silly things Debian ships in their imake templates, which otherwise result in pkgsrc man pages landing in /usr/share/man. PR 38248 (and possibly others). To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 pkgsrc/pkgtools/xpkgwedge/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/pkgtools/xpkgwedge/files/xpkgwedge.def Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.