CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/08/26 12:05:23
Modified files:
devel/xulrunner: Makefile
devel/xulrunner/pkg: PLIST-devel
Added files:
devel/xulrunner/files: libxul-embedding.pc
devel/xulrunner/patches: patch-config_rules_mk
Log message:
- mark RPATH xulrunner libraries. apps don't (yet) use XPCOM glue,
and mark RPATH xulrunner location. this fixes apps such as
py-gnome-extras. w/ help from kurt@
- install libxpcomglue{,_s} XPCOM glue, and libxul-embedding
pkg-config so that apps can use it, which is a proper way to get
xulrunner libs loaded
looks ok kurt@