From owner-freebsd-ports Tue Sep 17 3: 5:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75B3837B401 for ; Tue, 17 Sep 2002 03:05:27 -0700 (PDT) Received: from cip1.melaten.rwth-aachen.de (cip1.melaten.RWTH-Aachen.DE [134.130.92.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3706E43E75 for ; Tue, 17 Sep 2002 03:05:26 -0700 (PDT) (envelope-from tg@melaten.rwth-aachen.de) Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.rwth-aachen.de [134.130.92.12]) by cip1.melaten.rwth-aachen.de (8.11.6/8.11.1) with ESMTP id g8HA5P618969; Tue, 17 Sep 2002 12:05:25 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.11.6/8.11.1) id g8HA9W947637; Tue, 17 Sep 2002 12:09:33 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: Joseph Scott Cc: freebsd-ports@freebsd.org, Rainer Goellner Subject: Re: cvs commit: ports/lang/icon Makefile pkg-plist References: From: Thomas Gellekum In-Reply-To: Joseph Scott's message of "Mon, 16 Sep 2002 12:37:49 -0700 (PDT)" Date: 17 Sep 2002 12:09:32 +0200 Message-ID: Lines: 25 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Joseph Scott writes: > On Mon, 16 Sep 2002, Thomas Gellekum wrote: > > # tg 2002/09/16 05:05:29 PDT > # > # Modified files: > # lang/icon Makefile pkg-plist > # Log: > # Add WITHOUT_X11 knob. > # > # PR: 42608 > # Submitted by: Joe Kelsey > > Does this resolve PR ports/38322 (lang/icon missing an include > path), which complains about having to set C_INCLUDE_PATH to > /usr/X11R6/include in order to get it to build? Oops, I have missed that PR. No, this commit doesn't fix it. The problem seems to be that having CFLAGS defined in /etc/make.conf overwrites the definition in MAKE_ARGS. I'll take a look at it. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message