summaryrefslogtreecommitdiff
path: root/biology/seaview/files/patch-seaview.cxx
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-17 13:36:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-17 13:36:41 +0000
commitf1b2dca9e3eaf936dd8bcb38ba4468018f26c7bb (patch)
treee26d81092af231aab1ad3547d1658a7f0e9296d3 /biology/seaview/files/patch-seaview.cxx
parentAdd $FreeBSD$ ID. (diff)
- Update to new version 2003.11.17
- Unbreak this port
Notes
Notes: svn path=/head/; revision=94176
Diffstat (limited to '')
-rw-r--r--biology/seaview/files/patch-seaview.cxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/biology/seaview/files/patch-seaview.cxx b/biology/seaview/files/patch-seaview.cxx
index 29588b08349c..e437fa511b20 100644
--- a/biology/seaview/files/patch-seaview.cxx
+++ b/biology/seaview/files/patch-seaview.cxx
@@ -1,14 +1,11 @@
-
-$FreeBSD$
-
---- seaview.cxx.orig Thu May 22 01:45:14 2003
-+++ seaview.cxx Thu May 22 01:37:25 2003
+--- seaview.cxx.orig Mon Nov 17 14:16:39 2003
++++ seaview.cxx Mon Nov 17 14:17:13 2003
@@ -164,6 +164,8 @@
"seaview.hlp",
#elif defined(__APPLE__)
NULL,
+#elif defined(DEFAULT_HELPFILE)
-+ __XSTRING(DEFAULT_HELPFILE),
++ __XSTRING(DEFAULT_HELPFILE),
#else
"seaview.help",
#endif