Subject: Re: pkg/19484: FW: CVS commit: pkgsrc/devel/bmake
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@NetBSD.org>
List: pkgsrc-bugs
Date: 03/05/2007 05:05:06
The following reply was made to PR pkg/19484; it has been noted by GNATS.

From: OBATA Akio <obache@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/19484: FW: CVS commit: pkgsrc/devel/bmake
Date: Mon, 5 Mar 2007 14:00:47 +0900

 Following commit may fix this installatin problem.
 
 Is this OK or should fix to generate ${WRKDIR}/${OBJSYS}/bmake.1 ?
 
 ------- Forwarded Message
 From: "Darrin B. Jewell" <dbj@netbsd.org>
 To: pkgsrc-changes@NetBSD.org
 Cc: 
 Subject: CVS commit: pkgsrc/devel/bmake
 Date: Mon,  5 Mar 2007 00:24:33 +0000 (UTC)
 
 
 Module Name:	pkgsrc
 Committed By:	dbj
 Date:		Mon Mar  5 00:24:33 UTC 2007
 
 Modified Files:
 	pkgsrc/devel/bmake: Makefile
 
 Log Message:
 install bmake.1 from ${WRKSRC} instead of ${WRKDIR}/${OBJSYS}
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.32 -r1.33 pkgsrc/devel/bmake/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 
 
 ------- End of Forwarded Message