From 8a633b59afd4f481baf50e14c9eaea961d0b059d Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 23 Nov 2002 03:33:20 +0000 Subject: New port: misc/bibletime BibleTime is a powerful Bible study application for the K Desktop Environment running on Unix operating systems. BibleTime is based on the Sword library which provides access to all the different text modules created by the Crosswire Bible Society. PR: ports/34981 Submitted by: Willem van Engen --- .../patch-bibletime::backend::cswordbookmoduleinfo.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 misc/bibletime-devel/files/patch-bibletime::backend::cswordbookmoduleinfo.cpp (limited to 'misc/bibletime-devel/files/patch-bibletime::backend::cswordbookmoduleinfo.cpp') diff --git a/misc/bibletime-devel/files/patch-bibletime::backend::cswordbookmoduleinfo.cpp b/misc/bibletime-devel/files/patch-bibletime::backend::cswordbookmoduleinfo.cpp new file mode 100644 index 000000000000..95477bbb2942 --- /dev/null +++ b/misc/bibletime-devel/files/patch-bibletime::backend::cswordbookmoduleinfo.cpp @@ -0,0 +1,13 @@ +diff -ruN bibletime/backend/cswordbookmoduleinfo.cpp bibletime/backend/cswordbookmoduleinfo.cpp +--- bibletime/backend/cswordbookmoduleinfo.cpp Sun Apr 7 01:12:21 2002 ++++ bibletime/backend/cswordbookmoduleinfo.cpp Wed Jun 19 17:31:40 2002 +@@ -18,6 +18,9 @@ + //BibleTime includes + #include "cswordbookmoduleinfo.h" + ++//Other includes ++#include ++ + //Sword includes + #include + #include -- cgit v1.2.3