Subject: Re: pkg/37581: pkgsrc: packages failed under Linux (PLIST problem)
To: None <linux-pkg-people@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 12/22/2007 01:50:02
The following reply was made to PR pkg/37581; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/37581: pkgsrc: packages failed under Linux (PLIST problem)
Date: Sat, 22 Dec 2007 02:44:27 +0100

 On Fri, Dec 21, 2007 at 08:20:02PM +0000, Aleksey Cheusov wrote:
 >  Index: games/corewars/PLIST.Linux
 >  ===================================================================
 >  RCS file: games/corewars/PLIST.Linux
 >  diff -N games/corewars/PLIST.Linux
 >  --- /dev/null	1 Jan 1970 00:00:00 -0000
 >  +++ games/corewars/PLIST.Linux	21 Dec 2007 13:39:45 -0000
 >  @@ -0,0 +1 @@
 >  +bin/corewars-cmd
 
 Can you check that the package still builds and that it doesn't get a
 dependency on devel/argp? Aka that the builtin.mk handling is correct?
 
 Joerg