Changes between Initial Version and Version 1 of Ticket #1639, comment 1


Ignore:
Timestamp:
Mar 24, 2016, 1:49:30 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1639, comment 1

    initial v1  
    55-albert
    66
     7{{{
    78--- ../../../../darwinports/dports/www/php4/Portfile    Wed Mar 17 10:09:53 2004
    89+++ Portfile Wed Mar 17 10:10:50 2004
     
    2324+       xinstall -m 755 ${worksrcpath}/libs/libphp4.so ${destroot}${apache2_path}/modules/
    2425        file mkdir ${destroot}${apache2_path}/conf/extras-conf
    25         xinstall -o root -m 755 -c  ${portpath}/files/mod_php.conf ${destroot}${apache2_path}/conf/
    26 extras-conf
     26        xinstall -o root -m 755 -c  ${portpath}/files/mod_php.conf ${destroot}${apache2_path}/conf/extras-conf
    2727      }
     28}}}