Commit graph

2 commits

Author SHA1 Message Date
Marcus von Appen
524b46040f - Fix lang/python27's PTH option knob handling. Since
gobject-introspection does not use python-config correctly and PTH
  does not add itself properly to the python-config --includes knob,
  python-config --cflags are needed.

PR:		ports/172190 ports/170754
Submitted by:	Waitman Gobble <uzimac@da3m0n8t3r.com> Shawn Wilson <ag4ve.us@gmail.com>
2012-12-10 19:51:56 +00:00
Jeremy Messenger
58f5febdf4 Use 'python${PYTHON_VERSION}-config --includes' to give the includes instead
of static version. Once a fix goes into Python's side then this port should
be able to build with Python's pth stuff enabled.

Reported by:	itetcu
2011-05-02 22:29:41 +00:00