From owner-cvs-ports@FreeBSD.ORG Sat Oct 16 09:15:53 2004 Return-Path: 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 357B816A4CE; Sat, 16 Oct 2004 09:15:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1524543D31; Sat, 16 Oct 2004 09:15:53 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9G9FqQq071724; Sat, 16 Oct 2004 09:15:52 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9G9FqrS071723; Sat, 16 Oct 2004 09:15:52 GMT (envelope-from clement) Message-Id: <200410160915.i9G9FqrS071723@repoman.freebsd.org> From: Clement Laforet Date: Sat, 16 Oct 2004 09:15:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/apache2 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 09:15:53 -0000 clement 2004-10-16 09:15:52 UTC FreeBSD ports repository Modified files: www/apache2 Makefile Log: - Fix apr detection WARNING: apache2 + apr 1.0 is BROKEN I'm working on a small compat hack. But don't dream too much. apache 2.0.x is not designed to work with apr 1.x. Forgotten by: kuriyama Revision Changes Path 1.205 +2 -2 ports/www/apache2/Makefile