[packages] php5: Rework and simplify makefile (#9196)
authorMichael Heimpold <[email protected]>
Wed, 4 May 2011 18:34:27 +0000 (18:34 +0000)
committerMichael Heimpold <[email protected]>
Wed, 4 May 2011 18:34:27 +0000 (18:34 +0000)
commitbc0e1a841eb960326433983bcf0dcb5a9b04ef63
tree82e9d9a8136d23acc1f694dface0e3f8cc6b57eb
parentd3a725e7d8705b190845d5fb398702259c82818f
[packages] 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