components/php-5_3/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3777 68aef260e079
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    29 TPNO_PHP_SUHOSIN=	17559
    29 TPNO_PHP_SUHOSIN=	17559
    30 TPNO_PHP_TCPWRAP=	17132
    30 TPNO_PHP_TCPWRAP=	17132
    31 TPNO_PHP_XDEBUG=	17133
    31 TPNO_PHP_XDEBUG=	17133
    32 TPNO_PHP_ZENDOPCACHE=	14926
    32 TPNO_PHP_ZENDOPCACHE=	14926
    33 
    33 
    34 include ../../make-rules/ips.mk
    34 include $(WS_MAKE_RULES)/ips.mk
    35 
    35 
    36 ##
    36 ##
    37 ## This Makefile for local usage only.
    37 ## This Makefile for local usage only.
    38 ## The full build will NOT execute this Makefile.
    38 ## The full build will NOT execute this Makefile.
    39 ##
    39 ##
   192 xdebug-zts:	php-sapi php-nsapi
   192 xdebug-zts:	php-sapi php-nsapi
   193 zendopcache:	php-sapi
   193 zendopcache:	php-sapi
   194 zendopcache-zts: php-sapi php-nsapi
   194 zendopcache-zts: php-sapi php-nsapi
   195 
   195 
   196 FORCE:
   196 FORCE:
       
   197 REQUIRED_PACKAGES += compress/bzip2
       
   198 REQUIRED_PACKAGES += database/mysql-51/library
       
   199 REQUIRED_PACKAGES += image/library/libjpeg
       
   200 REQUIRED_PACKAGES += image/library/libpng
       
   201 REQUIRED_PACKAGES += library/libidn
       
   202 REQUIRED_PACKAGES += library/libtool/libltdl
       
   203 REQUIRED_PACKAGES += library/libxml2
       
   204 REQUIRED_PACKAGES += library/libxslt
       
   205 REQUIRED_PACKAGES += library/security/openssl
       
   206 REQUIRED_PACKAGES += library/zlib
       
   207 REQUIRED_PACKAGES += shell/bash
       
   208 REQUIRED_PACKAGES += shell/ksh93
       
   209 REQUIRED_PACKAGES += system/library
       
   210 REQUIRED_PACKAGES += system/library/freetype-2
       
   211 REQUIRED_PACKAGES += system/library/math
       
   212 REQUIRED_PACKAGES += system/library/security/libmcrypt
       
   213 REQUIRED_PACKAGES += system/linker
       
   214 REQUIRED_PACKAGES += system/management/snmp/net-snmp
       
   215 REQUIRED_PACKAGES += text/tidy
       
   216 REQUIRED_PACKAGES += web/curl
       
   217 REQUIRED_PACKAGES += x11/library/libx11
       
   218 REQUIRED_PACKAGES += x11/library/libxpm