php5: Rework and simplify makefile (#9196)
authorMichael Heimpold <mhei@heimpold.de>
Wed, 4 May 2011 18:34:27 +0000 (18:34 +0000)
committerMichael Heimpold <mhei@heimpold.de>
Wed, 4 May 2011 18:34:27 +0000 (18:34 +0000)
commitef271ecec60ab6fb2723b9e49a4d11a6b92cdc2e
tree302e8d35fe9e33a30f890719344c9342a3c44d11
parent93173b0aff2ce542801e81a52434d1ae7c21f28c
php5: Rework and simplify makefile (#9196)

- use standard variables for configure
- use standard macros for build (prevents a second configure/compile
  run when both php5-cli and php5-cgi packages are selected)
- construct PKG_CONFIG_DEPENDS before including packages.mk (fixes #9196)

SVN-Revision: 26825
lang/php5/Makefile