From owner-cvs-all Fri Jan 31 20:20:18 2003 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 7709A37B405; Fri, 31 Jan 2003 20:20:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 169C143E4A; Fri, 31 Jan 2003 20:20:16 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h114KFbv055081; Fri, 31 Jan 2003 20:20:15 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h114KFDB055080; Fri, 31 Jan 2003 20:20:15 -0800 (PST) Message-Id: <200302010420.h114KFDB055080@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 31 Jan 2003 20:20:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/scrollkeeper Makefile ports/textproc/scrollkeeper/files patch-configure 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 marcus 2003/01/31 20:20:15 PST Modified files: textproc/scrollkeeper Makefile textproc/scrollkeeper/files patch-configure Log: Fix a long-standing bug that required scrollkeeper to build as root. Instead, make configure check for a file installed by docbook-sk, and move the catalog creation to a pre-install target. Prompted by: Andrew J Caines Tested by: myself Andrew J Caines Revision Changes Path 1.27 +2 -2 ports/textproc/scrollkeeper/Makefile 1.8 +8 -11 ports/textproc/scrollkeeper/files/patch-configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message