From owner-cvs-ports@FreeBSD.ORG Sun Oct 5 02:43:30 2008 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 52FA01065686; Sun, 5 Oct 2008 02:43:30 +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 2529F8FC14; Sun, 5 Oct 2008 02:43:30 +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 m952hUAd069426; Sun, 5 Oct 2008 02:43:30 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m952hUZ0069425; Sun, 5 Oct 2008 02:43:30 GMT (envelope-from hrs) Message-Id: <200810050243.m952hUZ0069425@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 5 Oct 2008 02:43:30 +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-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, 05 Oct 2008 02:43:30 -0000 hrs 2008-10-05 02:43:30 UTC FreeBSD ports repository Modified files: print/ghostscript8 Makefile Log: Fix an issue that print/ghostscript8 does not set PKGNAMESUFFIX (-nox11) correctly when WITHOUT_X11=yes and one of the X11 drivers are specified at a time. PR: ports/123859 Revision Changes Path 1.175 +25 -26 ports/print/ghostscript8/Makefile