Subject: Re: Failed to build -current (Guess whooo... ?)
To: None <current-users@netbsd.org>
From: =?utf-8?b?0K/QvSDQl9Cw0LPQvtGA0YHQutC40YU=?= <ianzag@megasignal.com>
List: current-users
Date: 11/02/2005 18:05:09
> In article <200510311319.14125.ianzag@megasignal.com>,
>
> 	Ian Zagorskih <ianzag@megasignal.com> writes:
> > BTW we're still here. From yesterday's CVS:
>
> Do you set "CFLAGS" or "CPUFLAGS" in "/etc/mk.conf" on your
> environment?

Nop. That's all i have in mk.conf:

---cut---
$ cat mk.conf                                                                                                

ACCEPTABLE_LICENSES+=pine-license
ACCEPTABLE_LICENSES+=emiclock-license
ACCEPTABLE_LICENSES+=no-profit
ACCEPTABLE_LICENSES+=no-commercial-use
ACCEPTABLE_LICENSES+=graphviz-license
ACCEPTABLE_LICENSES+=fee-based-commercial-use
ACCEPTABLE_LICENSES+=ms-ttf-license
ACCEPTABLE_LICENSES+=cyberbit-ttf-license
ACCEPTABLE_LICENSES+=limited-redistribution
ACCEPTABLE_LICENSES+=unrar-license
ACCEPTABLE_LICENSES+=shareware
ACCEPTABLE_LICENSES+=unarj-license
ACCEPTABLE_LICENSES+=rar-license
ACCEPTABLE_LICENSES+=adobe-acrobat-license
ACCEPTABLE_LICENSES+=opera-license
ACCEPTABLE_LICENSES+=lame-license
ACCEPTABLE_LICENSES+=kermit-license
ACCEPTABLE_LICENSES+=glimpse-license
ACCEPTABLE_LICENSES+=jdk-license

PREFER_PKGSRC= freetype2 Xrender render Xft2 fontconfig
USE_CUPS=YES
USE_PAM=YES
SAMBA_USE_LDAP=YES

PKG_OPTIONS.mc= samba x11
PKG_OPTIONS+= pam cups
---cut---

And no *FLAGS in building environment.

// wbr