Subject: Re: pkg/30360: nedit won't build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: pkgsrc-bugs
Date: 06/29/2005 20:01:03
The following reply was made to PR pkg/30360; it has been noted by GNATS.

From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@netbsd.org, pkg-manager@netbsd.org,
	gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org
Cc: 
Subject: Re: pkg/30360: nedit won't build
Date: Wed, 29 Jun 2005 16:00:39 -0400

 On Jun 29,  5:03pm, netbsd@lists.veego.de (Bernd Ernesti) wrote:
 -- Subject: Re: pkg/30360: nedit won't build
 
 |  I have the same problem here, and I guess it has something to do with the changes
 |  for make(1) done by christos or he can give us an pointer what we can do.
 |  
 |  Maybe we need just to add an empty .END rule to that Makefile, like the attached
 |  patch, which works for me, but I'm not sure that this is the correct way.
 |  
 |  Bernd
 
 I fixed the bug in make.
 
 christos