components/php-5_3/apache-php53.p5m
changeset 4073 4f086b95f18c
parent 3732 0f62cc221c7e
equal deleted inserted replaced
4071:4b68c2b0134b 4073:4f086b95f18c
    38 license apache-php53.license license="PHP, GPLv2, LGPLv2, Apache v2.0" \
    38 license apache-php53.license license="PHP, GPLv2, LGPLv2, Apache v2.0" \
    39     com.oracle.info.description="the PHP module for the Apache web server" \
    39     com.oracle.info.description="the PHP module for the Apache web server" \
    40     com.oracle.info.name=apache-php53 com.oracle.info.tpno=$(TPNO_PHP_5_3) \
    40     com.oracle.info.name=apache-php53 com.oracle.info.tpno=$(TPNO_PHP_5_3) \
    41     com.oracle.info.version=$(COMPONENT_VERSION)
    41     com.oracle.info.version=$(COMPONENT_VERSION)
    42 
    42 
    43 # if php5.2 apache is present drag forward because php.conf files
       
    44 # move around
       
    45 depend type=optional \
       
    46     fmri=pkg:/web/server/apache-22/module/[email protected]
       
    47 
       
    48 # need generic dependency on PHP itself
    43 # need generic dependency on PHP itself
    49 depend type=require fmri=web/php-53@$(COMPONENT_VERSION)
    44 depend type=require fmri=web/php-53@$(COMPONENT_VERSION)