From owner-cvs-ports@FreeBSD.ORG Fri May 18 09:33:40 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00567106564A; Fri, 18 May 2012 09:33:39 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C81568FC0A; Fri, 18 May 2012 09:33:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4I9XdYX072742; Fri, 18 May 2012 09:33:39 GMT (envelope-from flo@repoman.freebsd.org) Received: (from flo@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4I9XdQj072741; Fri, 18 May 2012 09:33:39 GMT (envelope-from flo) Message-Id: <201205180933.q4I9XdQj072741@repoman.freebsd.org> From: Florian Smeets Date: Fri, 18 May 2012 09:33:39 +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/lang/php53 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 18 May 2012 09:33:40 -0000 flo 2012-05-18 09:33:39 UTC FreeBSD ports repository Modified files: lang/php53 Makefile Log: Fix the name of the apache module, it should be libphp5.so. This also fixes packaging if WITH_APACHE is defined PR: ports/168099 Reported by: brd, Spil Revision Changes Path 1.172 +2 -2 ports/lang/php53/Makefile