pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/46570: infelicities in pkglint



The following reply was made to PR pkg/46570; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/46570: infelicities in pkglint
Date: Mon, 30 Jul 2012 01:37:05 +0000

 On Sun, Jul 22, 2012 at 02:00:14AM +0000, David Holland wrote:
  > The following reply was made to PR pkg/46570; it has been noted by GNATS.
  >  I'm currently getting a lot of these Perl messages:
  >  
  >  Use of uninitialized value in concatenation (.) or string at 
/usr/pkg/bin/pkglint line 4776.
 
 This is caused by e.g. line 38 of x11/antiright/Makefile:
 
    TOOLS_DEPENDS.pkg-config=   pkg-config>=0.20:../../devel/pkg-config
 
 this line also generates
 
    WARN: Makefile:38: Permission [set] requested for TOOLS_DEPENDS.pkg-config, 
but only [] is allowed.
 
 which seems wrong.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index