This adds two run time dependecies in the WITH_PYTHON case:
* devel/gccxml
* devel/py-elementtree
This was requested in [1].
- Add pkg-message to help developers getting started with boost:
Give suggestions for CFLAGS and LDFLAGS for the following build
options:
* BOOST_THREADS: pkg-message.threads
* WITH_PYTHON: pkg-message.python
* stlport (4.x): pkg-message.stlport
- remove pkg-install script and perform installation in Makefile
PR: ports/77640 [1]
Approved by: arved (mentor)