[packages] php5: Rework and simplify makefile (#9196)
authormhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 May 2011 18:34:27 +0000 (18:34 +0000)
committermhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 May 2011 18:34:27 +0000 (18:34 +0000)
commit05d26d5db1def47f979f4c5b4f53b0c01d5390c8
tree82e9d9a8136d23acc1f694dface0e3f8cc6b57eb
parent55671220ded2ebfbb9a6443435f2880fafca6874
[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)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26825 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/php5/Makefile