From owner-cvs-ports@FreeBSD.ORG Fri Oct 14 10:04:13 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 F35961065672; Fri, 14 Oct 2011 10:04:12 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CB6FF8FC16; Fri, 14 Oct 2011 10:04:12 +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 p9EA4CiC013298; Fri, 14 Oct 2011 10:04:12 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9EA4C8L013297; Fri, 14 Oct 2011 10:04:12 GMT (envelope-from gabor) Message-Id: <201110141004.p9EA4C8L013297@repoman.freebsd.org> From: Gabor Kovesdan Date: Fri, 14 Oct 2011 10:04:12 +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/textproc/bsdgrep 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: Fri, 14 Oct 2011 10:04:13 -0000 gabor 2011-10-14 10:04:12 UTC FreeBSD ports repository Modified files: textproc/bsdgrep Makefile Log: - Fix build on systems, where xz is not in the base system Reported by: pointyhat (via pav) Revision Changes Path 1.22 +1 -0 ports/textproc/bsdgrep/Makefile