summaryrefslogtreecommitdiff
path: root/biology/p5-bioperl-devel/files/patch-aa
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-08-14 09:36:36 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-08-14 09:36:36 +0000
commit133a08c54de19208ba895d64199e1c630ad53c3b (patch)
treefd8c0bd987650a78959a8a64f8f81536f0cc745b /biology/p5-bioperl-devel/files/patch-aa
parentUnbroke with latest WindowMaker. (diff)
Add p5-bioperl-devel 0.9.0,
a collection of Perl modules for bioinformatics (developer's release).
Notes
Notes: svn path=/head/; revision=46228
Diffstat (limited to 'biology/p5-bioperl-devel/files/patch-aa')
-rw-r--r--biology/p5-bioperl-devel/files/patch-aa9
1 files changed, 9 insertions, 0 deletions
diff --git a/biology/p5-bioperl-devel/files/patch-aa b/biology/p5-bioperl-devel/files/patch-aa
new file mode 100644
index 000000000000..4aecbfe2a166
--- /dev/null
+++ b/biology/p5-bioperl-devel/files/patch-aa
@@ -0,0 +1,9 @@
+--- ../bioperl-ext-06/Bio/Ext/Align/libs/makefile.orig Thu Sep 16 15:33:08 1999
++++ ../bioperl-ext-06/Bio/Ext/Align/libs/makefile Fri Jul 28 11:57:27 2000
+@@ -47,5 +47,5 @@
+ # For NetBSD or Sun (solaris) installs, add -fPIC to the CFLAGS lines
+ #
+
+-CFLAGS = -c -O
++CFLAGS+= -c -O -fPIC
+ CC = cc