From owner-freebsd-current@FreeBSD.ORG Sat May 26 08:24:00 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E53616A41F for ; Sat, 26 May 2007 08:24:00 +0000 (UTC) (envelope-from c47g@gmx.at) Received: from email.aon.at (nat-warsl417-02.aon.at [195.3.96.120]) by mx1.freebsd.org (Postfix) with ESMTP id C7C1C13C46A for ; Sat, 26 May 2007 08:23:59 +0000 (UTC) (envelope-from c47g@gmx.at) Received: (qmail 32630 invoked from network); 26 May 2007 07:57:18 -0000 Received: from unknown (HELO email.aon.at) ([172.18.5.82]) (envelope-sender ) by fallback02.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 26 May 2007 07:57:18 -0000 Received: (qmail 21641 invoked from network); 26 May 2007 07:57:14 -0000 Received: from m3805p022.adsl.highway.telekom.at (HELO bones) ([88.117.123.150]) (envelope-sender ) by smarthub81.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 26 May 2007 07:57:14 -0000 From: Christian Gusenbauer To: current@freebsd.org Date: Sat, 26 May 2007 09:57:43 +0200 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3820132.frqi7OsRFh"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200705260957.51060.c47g@gmx.at> Cc: Subject: problems with make.conf X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 May 2007 08:24:00 -0000 --nextPart3820132.frqi7OsRFh Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi! I've a problem compiling the port graphics/libGLw. The port's Makefile=20 contains the line CFLAGS+=3D-D__GLX_MOTIF=3D1 As long as I don't set my own CFLAGS in /etc/make.conf, the port compiles=20 fine. But if I set my own CFLAGS in /etc/make.conf, the CFLAGS+=3D line in = the=20 Makefile seems to be ignored (or overwritten by my settings). How do I correctly use the /etc/make.conf file? How can I use my own settin= gs? Thanks, Christian. --nextPart3820132.frqi7OsRFh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQBGV+h/73Wh/GTgh8wRAtTxAKCFHynW4r/iWlZUB8KqQyBkmZdmHACfUjhe 243oqpiJvz26GOe8XMFq+Eg= =WJzc -----END PGP SIGNATURE----- --nextPart3820132.frqi7OsRFh--