CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/07 07:10:50
Modified files:
devel/xulrunner: Makefile.inc
devel/xulrunner/1.9: Makefile
devel/xulrunner/1.9/pkg: PLIST-devel
Log message:
Assorted cleanups to xulrunner 1.9 port :
- rename libxul{,-embedding}.pc files to libxul19{,-embedding}.pc to
cope with an eventual xulrunner built from latest mozilla
- move some WANTLIB-devel from Makefile.inc to 1.9/Makefile
- use BASE_PKGPATH instead of devel/xulrunner/${MOZILLA_VERSION:R:R}, as
there might be a devel/xulrunner/last someday
- sanitize the subst regexps done on the .pc files, half of them were
useless
- bump REVISIONs.
Tested in a full bulk build with all xulrunner users..