Ticket #21001: patch-apache2-ccache.diff

File patch-apache2-ccache.diff, 710 bytes (added by raimue (Rainer Müller), 15 years ago)
  • Portfile

     
    44
    55name             apache2
    66version          2.2.13
    7 revision         2
     7revision         3
    88categories       www
    99maintainers      imajes
    1010description      The extremely popular second version of the Apache http server
     
    7979                   --enable-proxy-connect \
    8080                   --enable-proxy-http \
    8181                   --enable-proxy-ftp
    82                    
     82
     83configure.ccache no
     84
    8385post-configure {
    8486        # Setting DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH
    8587        # avoids issues with library collisions (bug #3013)