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-js_src_Makefile.in | |
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-js_src_Makefile.in')
-rw-r--r-- | mail/lightning/files/patch-js_src_Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/lightning/files/patch-js_src_Makefile.in b/mail/lightning/files/patch-js_src_Makefile.in deleted file mode 100644 index fb0bd7f1986b..000000000000 --- a/mail/lightning/files/patch-js_src_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- js/src/Makefile.in.orig Wed Oct 18 09:23:09 2006 -+++ js/src/Makefile.in Wed Oct 18 09:27:27 2006 -@@ -244,6 +244,7 @@ - endif - - LDFLAGS += $(pathsubst -l%,$(NSPR_STATIC_PATH)/%.a,$(NSPR_LIBS)) -+LDFLAGS += -lc - - # BeOS and HP-UX do not require the extra linking of "-lm" - ifeq (,$(filter BeOS HP-UX WINNT WINCE OpenVMS,$(OS_ARCH))) |