From owner-cvs-all@FreeBSD.ORG Tue Nov 1 00:16:48 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B861D16A41F; Tue, 1 Nov 2005 00:16:48 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1691743D72; Tue, 1 Nov 2005 00:16:48 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA10GlKF094950; Tue, 1 Nov 2005 00:16:47 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA10Glgq094949; Tue, 1 Nov 2005 00:16:47 GMT (envelope-from roam) Message-Id: <200511010016.jA10Glgq094949@repoman.freebsd.org> From: Peter Pentchev Date: Tue, 1 Nov 2005 00:16:47 +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/s5 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: Tue, 01 Nov 2005 00:16:48 -0000 roam 2005-11-01 00:16:47 UTC FreeBSD ports repository Modified files: textproc/s5 Makefile Log: Explicitly specify unzip as a build dependency, do not just hope it will be left over from the extract stage. [1] Clean up the build/install interaction - remove a slew of files at the build stage, do not modify the work tree during the installation. Reported by: pointyhat via kris [1] Revision Changes Path 1.2 +3 -1 ports/textproc/s5/Makefile