View Single Post
  #3   (View Single Post)  
Old 4th September 2009
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by mtm0 View Post
sorry mk.conf is missing
On most default installations of the *BSD family, mk.conf does not exist. The reason is that for most, the default setting already found in the pkgsrc tree are sufficient. If you need to modify what compiler settings will be used in building packages, create mk.conf yourself; it is nothing more than a text file.

For more information, study the pkgsrc guide. In particular, Chapter 5 covers configuration issues:

http://netbsd.org/docs/pkgsrc/configuring.html
Reply With Quote