cvs commit: ports/devel/otrs Makefile

Pav Lucistnik pav at FreeBSD.org
Thu Mar 17 21:35:39 UTC 2011


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 at oook.cz>
              <pav at FreeBSD.org>
Pilot to Co-Pilot: Boo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20110317/737d6cc5/attachment-0001.pgp


More information about the cvs-all mailing list