pkgsrc-Bugs archive

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

Re: pkg/29815



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

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/29815
Date: Wed, 30 Mar 2005 15:54:43 -0800 (PST)

 The wrapper/buildlink3 framework hides headers -- so only the buildlinked
 wrappers and symlinks are seen.
 
 Before your package was not using buildlink3 so, the libts provided
 library and headers were not hidden.
 
 Now that buildlink3 is the default, they are now hidden.
 
 The fix is to add
 
  devel/libts/buildlink3.mk
 
 and use it:
 .include "../../devel/libts/buildlink3.mk"
 
 I made this fix and it works for me. May I commit it for you?
 
  Jeremy C. Reed
 
                         BSD News, BSD tutorials, BSD links
                         http://www.bsdnewsletter.com/
 
 



Home | Main Index | Thread Index | Old Index