From owner-cvs-all@FreeBSD.ORG Sun Oct 5 03:14:05 2008 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 972BB10656AB; Sun, 5 Oct 2008 03:14:05 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6D2858FC0A; Sun, 5 Oct 2008 03:14:05 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m953E5Kd073656; Sun, 5 Oct 2008 03:14:05 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m953E5l6073655; Sun, 5 Oct 2008 03:14:05 GMT (envelope-from hrs) Message-Id: <200810050314.m953E5l6073655@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 5 Oct 2008 03:14:05 +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/print/ghostscript8 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 03:14:05 -0000 hrs 2008-10-05 03:14:05 UTC FreeBSD ports repository Modified files: print/ghostscript8 Makefile Log: Add a hyphen to ${TAR}'s option. It is useful when ${TAR} is overridden by the user. Submitted by: adamw PR: ports/127165 Revision Changes Path 1.176 +2 -2 ports/print/ghostscript8/Makefile