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-thunderbird/files/patch-config_rules.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-thunderbird/files/patch-config_rules.mk')
-rw-r--r-- | deskutils/lightning-thunderbird/files/patch-config_rules.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/lightning-thunderbird/files/patch-config_rules.mk b/deskutils/lightning-thunderbird/files/patch-config_rules.mk deleted file mode 100644 index 7377726fdc66..000000000000 --- a/deskutils/lightning-thunderbird/files/patch-config_rules.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- config/rules.mk.orig Fri Jul 7 00:13:36 2006 -+++ config/rules.mk Sun Sep 3 00:04:03 2006 -@@ -443,7 +443,7 @@ - - ifeq ($(OS_ARCH),FreeBSD) - ifdef IS_COMPONENT --EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -+EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc - endif - endif - |