From owner-cvs-ports@FreeBSD.ORG Sun May 7 16:39:30 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDB9B16A40A; Sun, 7 May 2006 16:39:30 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4368643D66; Sun, 7 May 2006 16:39:30 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k47GdT3I047499; Sun, 7 May 2006 16:39:30 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k47GdTwo047495; Sun, 7 May 2006 16:39:29 GMT (envelope-from marius) Message-Id: <200605071639.k47GdTwo047495@repoman.freebsd.org> From: Marius Strobl Date: Sun, 7 May 2006 16:39:29 +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/sysutils/sformat Makefile ports/sysutils/sformat/files patch-RULES::i386-freebsd-cc.rul 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: Sun, 07 May 2006 16:39:31 -0000 marius 2006-05-07 16:39:29 UTC FreeBSD ports repository (src committer) Modified files: sysutils/sformat Makefile sysutils/sformat/files patch-RULES::i386-freebsd-cc.rul Log: - Allow this port to be compiled with CC set to something containing a path component. [1] - Add the usual MAKE_ENV=LANG=C workaround in order to prevent problems from bad interactions of gmake, the Schily makefile system and certain locales. Requested by: kris [1] Approved by: netchild Revision Changes Path 1.11 +6 -6 ports/sysutils/sformat/Makefile 1.3 +5 -4 ports/sysutils/sformat/files/patch-RULES::i386-freebsd-cc.rul