diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 06:54:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 06:54:48 +0000 |
commit | 2baa7640f44fe8d89a9ad6e64d5ba3b74669c658 (patch) | |
tree | 54f28b9dfc2bdb31427cdd5e14f71f5a5e0d06d1 /www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in | |
parent | Add thunderbird-devel after a repocopy from ports/mail/thunderbird. (diff) |
Add firefox-devel after a repocopy from ports/www/firefox. Firefox-devel
represents work in progress towards Firefox 1.5. See
http://www.mozilla.org/products/firefox/releases/1.5.html for more details.
Most of this work was done by ahze and mnag.
Diffstat (limited to 'www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in')
-rw-r--r-- | www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in b/www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in deleted file mode 100644 index 4e982a5443e8..000000000000 --- a/www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in +++ /dev/null @@ -1,8 +0,0 @@ ---- 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} |