Date: Fri, 12 Feb 2010 18:38:35 -0500 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: Masafumi Max NAKANE <max@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/p5-Log-Dispatch Makefile Message-ID: <4B75E67B.8020302@p6m7g8.com> In-Reply-To: <201002122334.o1CNYUKF010088@repoman.freebsd.org> References: <201002122334.o1CNYUKF010088@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/12/2010 6:34 PM, Masafumi Max NAKANE wrote:
> max 2010-02-12 23:34:30 UTC
> devel/p5-Log-Dispatch Makefile
> | .if defined(WITH_APACHELOG)
> | .if defined(WITH_APACHE2)
> | -RUN_DEPENDS+= mod_perl>=2.0:${PORTSDIR}/www/mod_perl2
> | +RUN_DEPENDS+= mod_perl2>=2.0:${PORTSDIR}/www/mod_perl2
> | .else
> | RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
> | .endif
WITH_APACHE2 is deprecated and you use use WITH_APACHE and trigger based
on APACHE_VERSION
See ports/CHANGES
--
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer, FreeBSD Foundation
Sr. System Admin, Ridecharge Inc.
Consultant, P6M7G8 Inc.
Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B75E67B.8020302>
