summaryrefslogtreecommitdiff
path: root/biology/rasmol/patches/patch-ab
diff options
context:
space:
mode:
authorwiz <wiz>2000-03-13 04:41:58 +0000
committerwiz <wiz>2000-03-13 04:41:58 +0000
commita2ff86105a9c414367c4794273beba0456703bfe (patch)
tree9825a86baf674262bff115ce4809c9a6ec1e80d9 /biology/rasmol/patches/patch-ab
parentfb1a394bdbd0d022c71ee81c32e9442fc659cd7d (diff)
downloadpkgsrc-a2ff86105a9c414367c4794273beba0456703bfe.tar.gz
RasMol is a molecular graphics program intended for the visualisation of
proteins, nucleic acids and small molecules. The program is aimed at display, teaching and generation of publication quality images. Submitted by Marc Bauoin <babafou@babafou.eu.org> in pkg/8199, slightly enhanced.
Diffstat (limited to 'biology/rasmol/patches/patch-ab')
-rw-r--r--biology/rasmol/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/biology/rasmol/patches/patch-ab b/biology/rasmol/patches/patch-ab
new file mode 100644
index 00000000000..aae08d6a852
--- /dev/null
+++ b/biology/rasmol/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1.1.1 2000/03/13 04:42:00 wiz Exp $
+
+--- cif_ctonum.c.orig Thu Aug 5 23:11:05 1999
++++ cif_ctonum.c Thu Aug 5 23:11:11 1999
+@@ -168,7 +168,6 @@
+ extern "C" {
+ #endif
+
+-#define _USE_RASMOL_H_
+ #ifdef _USE_RASMOL_H_
+ #include "rasmol.h"
+ #else