[MacPorts] #15027: apache2 breaks mod_ssl support

MacPorts trac at macosforge.org
Fri Apr 18 00:54:43 PDT 2008


#15027: apache2 breaks mod_ssl support
-----------------------------------+----------------------------------------
  Reporter:  synfinatic at gmail.com  |       Owner:  imajes at macports.org
      Type:  defect                |      Status:  closed             
  Priority:  Normal                |   Milestone:  Port Bugs          
 Component:  ports                 |     Version:  1.6.0              
Resolution:  duplicate             |    Keywords:                     
-----------------------------------+----------------------------------------
Changes (by gui_dos at macports.org):

  * status:  new => closed
  * resolution:  => duplicate

Comment:

 Duplicate of #13182.

 This is an effective workaround:

 {{{
 platform darwin 9 {
         depends_build-append port:gawk
         post-extract {
                 reinplace "s|-export-symbols-regex ssl_module||g"
 ${worksrcpath}/configure
         }
 }
 }}}

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15027#comment:3>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list