diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-14 13:23:18 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-14 13:23:18 +0800 |
commit | 6c74aa62f726844c7b4cc31cb073ce8a154a2c67 (patch) | |
tree | d6d5b0958d2e0b6fb55636629916bb91fba6cd89 /www/firefox10/files/patch-config::mkdepend::Makefile.in | |
parent | 06be8f2a3bb11d4f68702d7cd371593e5f9fecb6 (diff) | |
download | marcuscom-ports-6c74aa62f726844c7b4cc31cb073ce8a154a2c67.tar marcuscom-ports-6c74aa62f726844c7b4cc31cb073ce8a154a2c67.tar.gz marcuscom-ports-6c74aa62f726844c7b4cc31cb073ce8a154a2c67.tar.bz2 marcuscom-ports-6c74aa62f726844c7b4cc31cb073ce8a154a2c67.tar.lz marcuscom-ports-6c74aa62f726844c7b4cc31cb073ce8a154a2c67.tar.xz marcuscom-ports-6c74aa62f726844c7b4cc31cb073ce8a154a2c67.tar.zst marcuscom-ports-6c74aa62f726844c7b4cc31cb073ce8a154a2c67.zip |
- Remove firefox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4239 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/firefox10/files/patch-config::mkdepend::Makefile.in')
-rw-r--r-- | www/firefox10/files/patch-config::mkdepend::Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/firefox10/files/patch-config::mkdepend::Makefile.in b/www/firefox10/files/patch-config::mkdepend::Makefile.in deleted file mode 100644 index bace012a2..000000000 --- a/www/firefox10/files/patch-config::mkdepend::Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- config/mkdepend/Makefile.in.orig Sun Dec 12 07:36:57 2004 -+++ config/mkdepend/Makefile.in Sun Dec 12 07:37:55 2004 -@@ -57,6 +57,7 @@ - include $(topsrcdir)/config/rules.mk - - HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\" -+HOST_CFLAGS += $(XCFLAGS) - - ifdef GNU_CC - _GCCDIR = $(shell $(CC) -print-file-name=include) |