diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-19 15:21:58 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-19 15:21:58 +0000 |
commit | 0b4b755417edcdd759d96c5b0eff311ba9ea4432 (patch) | |
tree | cdb851c21190d2d7439e97c6cc5d2a52701f74b0 /deskutils/lightning/files/patch-mozilla-js-src-config-mkdepend-Makefile.in | |
parent | - Register lightning as a global extension and doesn't create the XPI to (diff) |
- Remove deskutils/lightning and deskutils/lightning-thunderbird as both
ports were outdated and superseded by the new LIGHTNING option in
www/seamonkey and mail/thunderbird. Please read UPDATING as the lightning
XPI now register itself.
Discussed with: flo@ at EuroBSDCon DevSummit
Diffstat (limited to 'deskutils/lightning/files/patch-mozilla-js-src-config-mkdepend-Makefile.in')
-rw-r--r-- | deskutils/lightning/files/patch-mozilla-js-src-config-mkdepend-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/lightning/files/patch-mozilla-js-src-config-mkdepend-Makefile.in b/deskutils/lightning/files/patch-mozilla-js-src-config-mkdepend-Makefile.in deleted file mode 100644 index 898c898fdbd9..000000000000 --- a/deskutils/lightning/files/patch-mozilla-js-src-config-mkdepend-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- mozilla/js/src/config/mkdepend/Makefile.in.orig 2009-03-05 22:31:53.000000000 +0100 -+++ mozilla/js/src/config/mkdepend/Makefile.in 2009-04-21 14:10:27.000000000 +0200 -@@ -72,7 +72,7 @@ - - include $(topsrcdir)/config/rules.mk - --HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\" -+HOST_CFLAGS += -DINCLUDEDIR=\"%%LOCALBASE%%/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\" - - ifdef GNU_CC - _GCCDIR = $(shell $(CC) -print-file-name=include) |