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-config.mk | |
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-config.mk')
-rw-r--r-- | deskutils/lightning/files/patch-mozilla-js-src-config-config.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/lightning/files/patch-mozilla-js-src-config-config.mk b/deskutils/lightning/files/patch-mozilla-js-src-config-config.mk deleted file mode 100644 index a7cc0b915aeb..000000000000 --- a/deskutils/lightning/files/patch-mozilla-js-src-config-config.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- mozilla/js/src/config/config.mk.orgi 2009-04-21 15:12:51.000000000 +0200 -+++ mozilla/js/src/config/config.mk 2009-04-21 15:15:37.000000000 +0200 -@@ -490,7 +490,7 @@ - INCLUDES = $(LOCAL_INCLUDES) $(REQ_INCLUDES) $(REQ_INCLUDES_SDK) -I$(PUBLIC) $(OS_INCLUDES) - - ifndef MOZILLA_INTERNAL_API --INCLUDES += -I$(LIBXUL_DIST)/sdk/include -+INCLUDES += -I$(LIBXUL_DIST)/sdk/include -I%%LOCALBASE%%/include - endif - - include $(topsrcdir)/config/static-checking-config.mk |