From owner-cvs-all@FreeBSD.ORG Fri Nov 20 22:34:37 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8FE1106566B; Fri, 20 Nov 2009 22:34:37 +0000 (UTC) (envelope-from sylvio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9DA7B8FC16; Fri, 20 Nov 2009 22:34:37 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nAKMYa7L065739; Fri, 20 Nov 2009 22:34:36 GMT (envelope-from sylvio@repoman.freebsd.org) Received: (from sylvio@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nAKMYas2065738; Fri, 20 Nov 2009 22:34:36 GMT (envelope-from sylvio) Message-Id: <200911202234.nAKMYas2065738@repoman.freebsd.org> From: Sylvio Cesar Teixeira Date: Fri, 20 Nov 2009 22:34:36 +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/moreutils Makefile ports/sysutils/moreutils/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2009 22:34:37 -0000 sylvio 2009-11-20 22:34:36 UTC FreeBSD ports repository Modified files: sysutils/moreutils Makefile sysutils/moreutils/files patch-Makefile Log: - Removed the superfluous dependency on gmake, and to modify the source Makefile to respect CFLAGS. PR: maintainer Approved by: miwi (mentor) Revision Changes Path 1.5 +5 -5 ports/sysutils/moreutils/Makefile 1.4 +44 -8 ports/sysutils/moreutils/files/patch-Makefile