From owner-cvs-all@FreeBSD.ORG Sat Nov 8 15:56:25 2003 Return-Path: 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 A62D416A4CF; Sat, 8 Nov 2003 15:56:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C145C43FF7; Sat, 8 Nov 2003 15:56:24 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA8NuOXJ019326; Sat, 8 Nov 2003 15:56:24 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA8NuOFq019324; Sat, 8 Nov 2003 15:56:24 -0800 (PST) (envelope-from marcus) Message-Id: <200311082356.hA8NuOFq019324@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 8 Nov 2003 15:56:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_python3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 08 Nov 2003 23:56:25 -0000 marcus 2003/11/08 15:56:24 PST FreeBSD ports repository Modified files: www/mod_python3 Makefile Log: Add a missing WITH_APACHE2 to depend on the correct Apache port. Reported by: bento via kris Revision Changes Path 1.25 +1 -0 ports/www/mod_python3/Makefile