diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-03 21:15:11 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-03 21:15:11 +0000 |
commit | 305d58a0b39d802784948d7fd42b52b75a6e60fb (patch) | |
tree | 650b8c9e2534eec417e6abf98f4b3393866b2453 /mail/lightning/files/patch-config_rules.mk | |
parent | Add entry for sysutils/zfSnap -> sysutils/zfsnap. (diff) |
- Remove mail/lightning: Upstream development of Sunbird has been
discontinued.
Notes
Notes:
svn path=/head/; revision=258729
Diffstat (limited to 'mail/lightning/files/patch-config_rules.mk')
-rw-r--r-- | mail/lightning/files/patch-config_rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/lightning/files/patch-config_rules.mk b/mail/lightning/files/patch-config_rules.mk deleted file mode 100644 index 8ab35f5a8326..000000000000 --- a/mail/lightning/files/patch-config_rules.mk +++ /dev/null @@ -1,13 +0,0 @@ ---- config/rules.mk.orig Thu Sep 14 14:07:03 2006 -+++ config/rules.mk Wed Oct 18 11:00:09 2006 -@@ -442,9 +442,7 @@ - endif - - ifeq ($(OS_ARCH),FreeBSD) --ifdef IS_COMPONENT --EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic --endif -+EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc - endif - - ifeq ($(OS_ARCH),NetBSD) |