From owner-cvs-all Thu Oct 4 5:35:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4E0437B41E; Thu, 4 Oct 2001 05:35:41 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f94CZfZ66411; Thu, 4 Oct 2001 05:35:41 -0700 (PDT) (envelope-from joerg) Message-Id: <200110041235.f94CZfZ66411@freefall.freebsd.org> From: Joerg Wunsch Date: Thu, 4 Oct 2001 05:35:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/pcb Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2001/10/04 05:35:41 PDT Modified files: cad/pcb Makefile pkg-plist Log: Fix the docs installation. The port installs its man page as mann/pcb.n, so don't use a private hack instead. We already require LaTeX to be a prerequisite, but then don't install the generated PS and HTML documentation. Install it, as well as the info file. Revision Changes Path 1.27 +11 -4 ports/cad/pcb/Makefile 1.11 +8 -0 ports/cad/pcb/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message