From owner-cvs-all Wed Sep 18 4:19:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A0D37B401; Wed, 18 Sep 2002 04:19:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF91743E72; Wed, 18 Sep 2002 04:19:32 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: from freefall.freebsd.org (tg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8IBJWCo033362; Wed, 18 Sep 2002 04:19:32 -0700 (PDT) (envelope-from tg@freefall.freebsd.org) Received: (from tg@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8IBJWCS033361; Wed, 18 Sep 2002 04:19:32 -0700 (PDT) Message-Id: <200209181119.g8IBJWCS033361@freefall.freebsd.org> From: Thomas Gellekum Date: Wed, 18 Sep 2002 04:19:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/icon Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tg 2002/09/18 04:19:32 PDT Modified files: lang/icon Makefile Log: Don't use MAKE_ARGS to proliferate CFLAGS as setting CFLAGS in /etc/make.conf will gladly overwrite the value in MAKE_ARGS. Patch Makedefs (in the Icon source) instead. PR: 38322 Revision Changes Path 1.23 +5 -6 ports/lang/icon/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message