Subject: CVS commit: pkgsrc/www
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/25/2004 18:06:26
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Mon Oct 25 18:06:26 UTC 2004

Modified Files:
	pkgsrc/www/mozilla: Makefile Makefile.common PLIST
	pkgsrc/www/mozilla-gtk2: Makefile PLIST
	pkgsrc/www/mozilla/files: moz-install

Log Message:
Modify mozilla and mozilla-gtk2 to install several additional headers.
More specifically, this lets Mozilla NSS be used by other programs.

Also make the pkgconfig substitutions happen at post-build time, so that
the right rpaths are added to the mozilla-nspr.pc file (which is filled
in during the build).

Bump PKGREVISION to 1 for both packages.  Ok'ed by taya@, the maintainer.


To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 pkgsrc/www/mozilla/Makefile
cvs rdiff -r1.45 -r1.46 pkgsrc/www/mozilla/Makefile.common
cvs rdiff -r1.13 -r1.14 pkgsrc/www/mozilla/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/www/mozilla-gtk2/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/mozilla-gtk2/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/www/mozilla/files/moz-install

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.