Date: Thu, 17 Mar 2011 22:35:30 +0100 From: Pav Lucistnik <pav@FreeBSD.org> To: olli hauer <ohauer@gmx.de> Cc: "Philip M. Gollucci" <pgollucci@p6m7g8.com>, cvs-ports@FreeBSD.org, ohauer@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/otrs Makefile Message-ID: <1300397730.93905.27.camel@hood.oook.cz> In-Reply-To: <4D826AB0.3020003@gmx.de> References: <201103162128.p2GLSVOR045823@repoman.freebsd.org> <4D8173F8.70706@p6m7g8.com> <4D81E7CA.7080409@FreeBSD.org> <4D8215CB.10604@p6m7g8.com> <4D8258FF.2090103@gmx.de> <1300390857.93905.0.camel@hood.oook.cz> <4D826AB0.3020003@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Don't see how this could help (and indeed, it does not.) olli hauer píše v čt 17. 03. 2011 v 21:10 +0100: > On 2011-03-17 20:40, Pav Lucistnik wrote: > > olli hauer píše v čt 17. 03. 2011 v 19:54 +0100: > > > >> @pav > >> can you send me the URL to the last run of otrs, so I can fix the port > >> or send an PR? > > > > http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8.20110317100410/otrs-3.0.6.log > > > > Thanks Pav, > > can you test the following diff? > > // olli > > > # rcsdiff -u Makefile > =================================================================== > RCS file: RCS/Makefile,v > retrieving revision 1.1 > diff -u -r1.1 Makefile > --- Makefile 2011/03/17 19:52:03 1.1 > +++ Makefile 2011/03/17 20:04:40 > @@ -77,6 +77,7 @@ > var/httpd/htdocs/skins/Agent/*/img/source > > USE_PERL5= yes > +USE_APACHE= 1.3+ > > .include <bsd.port.pre.mk> > > @@ -90,11 +91,8 @@ > USE_PGSQL= yes > .endif > > -.ifdef WITH_MODPERL2 > -USE_APACHE= 2.2+ > +.if defined(WITH_MODPERL2) || ${APACHE_VERSION} > 13 > RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_perl2>=2.0.0:${PORTSDIR}/www/mod_perl2 > -.else > -USE_APACHE= 1.3+ > .endif > > .ifdef WITH_REPORTS_MODULES -- -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> Pilot to Co-Pilot: Boo. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk2CfqIACgkQntdYP8FOsoLPUwCdEDO07COo6gLbN0lqEvEdSpOW flMAnjXj/v4DwyEB6ufaXG6aAmjzQaHO =iTCz -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1300397730.93905.27.camel>
