From owner-cvs-ports Tue Feb 25 11:17:51 2003 Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0367837B401; Tue, 25 Feb 2003 11:17:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 979D643F3F; Tue, 25 Feb 2003 11:17:49 -0800 (PST) (envelope-from petef@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 h1PJHn0U004725; Tue, 25 Feb 2003 11:17:49 -0800 (PST) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PJHndw004724; Tue, 25 Feb 2003 11:17:49 -0800 (PST) Message-Id: <200302251917.h1PJHndw004724@repoman.freebsd.org> From: Pete Fritchman Date: Tue, 25 Feb 2003 11:17:49 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/tidy-lib Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2003/02/25 11:17:49 PST Modified files: www/tidy-lib Makefile Log: Specify the MASTERDIR as a relative path to ${.CURDIR} instead of ${PORTSDIR} (which isn't defined because we're a slave Makefile, and not including bsd.port.mk). This fixes the INDEX build. Noticed by: INDEX build script Revision Changes Path 1.2 +1 -1 ports/www/tidy-lib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-ports" in the body of the message