From owner-cvs-ports@FreeBSD.ORG Tue Jan 11 04:36:09 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 206DB106566C; Tue, 11 Jan 2011 04:36:09 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B2EF28FC08; Tue, 11 Jan 2011 04:36:08 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p0B4a8S3057331; Tue, 11 Jan 2011 04:36:08 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0B4a8bp057330; Tue, 11 Jan 2011 04:36:08 GMT (envelope-from danfe) Message-Id: <201101110436.p0B4a8bp057330@repoman.freebsd.org> From: Alexey Dokuchaev Date: Tue, 11 Jan 2011 04:36:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/hp48xgcc/files patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2011 04:36:09 -0000 danfe 2011-01-11 04:36:08 UTC FreeBSD ports repository Modified files: devel/hp48xgcc/files patch-Makefile Log: Preventively fix the build when CPPFLAGS are passed to MAKE_ENV: do not allow environment variables take precedence over variables from makefile. Found by: -exp run for ports/153625 Notified by: gerald Revision Changes Path 1.3 +3 -2 ports/devel/hp48xgcc/files/patch-Makefile