freebsd-ports/www/firefox36/files/patch-build_unix_mozilla-xpcom.pc.in
Joe Marcus Clarke a44095ee68 * Add optional support for gnome-vfs support (e.g. smb:// and sftp:// URLs) [1]
* Fix a problem with the pkg-config files referencing mozilla components
  and not firefox components

PR:		68221 [1]
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> [1]
2004-06-24 16:33:53 +00:00

8 lines
364 B
PkgConfig

--- build/unix/mozilla-xpcom.pc.in.orig Thu Jun 24 12:23:09 2004
+++ build/unix/mozilla-xpcom.pc.in Thu Jun 24 12:23:18 2004
@@ -8,4 +8,4 @@
Version: %MOZILLA_VERSION%
Requires: mozilla-nspr = %MOZILLA_VERSION%
Libs: -L${libdir} -lxpcom
-Cflags: -I${includedir}/xpcom -I${includedir}/string
+Cflags: -I${includedir}/xpcom -I${includedir}/string -I${includedir}