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_mkdepend_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-config_mkdepend_Makefile.in')
-rw-r--r-- | mail/lightning/files/patch-config_mkdepend_Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/lightning/files/patch-config_mkdepend_Makefile.in b/mail/lightning/files/patch-config_mkdepend_Makefile.in deleted file mode 100644 index 8da7e48ab0df..000000000000 --- a/mail/lightning/files/patch-config_mkdepend_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- config/mkdepend/Makefile.in.orig Sun Apr 18 14:17:26 2004 -+++ config/mkdepend/Makefile.in Sun Dec 12 09:42:11 2004 -@@ -73,6 +73,7 @@ - include $(topsrcdir)/config/rules.mk - - HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\" -+HOST_CFLAGS += $(XCFLAGS) - - ifdef GNU_CC - _GCCDIR = $(shell $(CC) -print-file-name=include) |