CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/12/14 02:16:49
Modified files:
devel/gobject-introspection: Makefile
devel/gobject-introspection/patches: patch-giscanner_dumper_py
patch-giscanner_sourcescanner_py
patch-giscanner_utils_py
Removed files:
devel/gobject-introspection/patches:
patch-giscanner_scannermain_py
Log message:
Merge some patches from upstream and remove some local modifications:
- if CC is not set, fall back to cc
- do not forcibly add ${X11BASE}/include nor ${LOCALBASE}/include, now
the scanner is supposed to properly pass CFLAGS
- forcing -pthread should not be needed anymore
Tested with a handful of ports that were known to need these tweaks.
Any regression, please let me know directly.
ok jasper@