diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-10 08:44:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-10 08:44:08 +0800 |
commit | e94d50b816875628428577d6a01717dc794dba18 (patch) | |
tree | b49e0cb118c4aab51229a0b0f036067fb459648a /www/firefox/files/patch-build_unix_mozilla-xpcom.pc.in | |
parent | 7c7642157586a0f2ee4eabff72d7ef7372e8f8b7 (diff) | |
download | marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.gz marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.bz2 marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.lz marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.xz marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.tar.zst marcuscom-ports-e94d50b816875628428577d6a01717dc794dba18.zip |
Remove these ports now that the updates have been merged into the ports
tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3913 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/firefox/files/patch-build_unix_mozilla-xpcom.pc.in')
-rw-r--r-- | www/firefox/files/patch-build_unix_mozilla-xpcom.pc.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/firefox/files/patch-build_unix_mozilla-xpcom.pc.in b/www/firefox/files/patch-build_unix_mozilla-xpcom.pc.in deleted file mode 100644 index 4e982a544..000000000 --- a/www/firefox/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} |