Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2004 01:49:10 -0700 (PDT)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/apache13-modssl Makefile
Message-ID:  <200405150849.i4F8nADX081035@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2004/05/15 01:49:10 PDT

  FreeBSD ports repository

  Modified files:
    www/apache13-modssl  Makefile 
  Log:
  - allow build without expat, new option APACHE_WITHOUT_EXPAT
  To run some (mod_perl) applications, a full expat library is needed, but the
  built-in one conflicts with it.  This patch allows you to build Apache without
  the built-in expat so the other modules can load what they need.
  
  PR:             66650
  Submitted by:   Vivek Khera
  
  Revision  Changes    Path
  1.151     +7 -0      ports/www/apache13-modssl/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405150849.i4F8nADX081035>