From owner-cvs-ports@FreeBSD.ORG Fri Jun 10 14:45:25 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 E5B65106566C; Fri, 10 Jun 2011 14:45:25 +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 BDA3F8FC0C; Fri, 10 Jun 2011 14:45:25 +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 p5AEjPAC019359; Fri, 10 Jun 2011 14:45:25 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p5AEjPgq019358; Fri, 10 Jun 2011 14:45:25 GMT (envelope-from hrs) Message-Id: <201106101445.p5AEjPgq019358@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 10 Jun 2011 14:45:25 +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/ghostscript9 Makefile ports/print/ghostscript9/files Makefile.drivers_post 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, 10 Jun 2011 14:45:26 -0000 hrs 2011-06-10 14:45:25 UTC FreeBSD ports repository Modified files: print/ghostscript9 Makefile print/ghostscript9/files Makefile.drivers_post Log: Fix an issue that the bbox device was not built. Revision Changes Path 1.4 +5 -4 ports/print/ghostscript9/Makefile 1.3 +2 -2 ports/print/ghostscript9/files/Makefile.drivers_post