pkgsrc-Bugs archive

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

Re: pkg/27886



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

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/27886
Date: Wed, 23 Mar 2005 12:10:25 -0800 (PST)

 libbind doesn't appear in stable FreeBSD release (5.3).
 
 The resolver library is in libc I believe.
 
 Instead of using SUBST_, I added:
 USE_BUILDLINK3= YES
 and in your FreeBSD condition, I just did:
 BUILDLINK_TRANSFORM+=  rm:-lresolv
 
 That worked for FreeBSD 5.3.
 
 Can you check on your FreeBSD-current?
 
  Jeremy C. Reed
 
 



Home | Main Index | Thread Index | Old Index