diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 03:31:11 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 03:31:11 +0000 |
commit | 736746419e54de116bc3ef35bc54017a12f7caa7 (patch) | |
tree | 5b990b6a0fb1e3b4f3d078ef05200bd913195bc2 /biology/p5-bioperl-devel/files/patch-aa | |
parent | Unbreak by updating to 2.6.4 [1]. Remove previous maintainer. (diff) |
As announced on May 6, remove the broken p5-bioperl-devel port.
Diffstat (limited to 'biology/p5-bioperl-devel/files/patch-aa')
-rw-r--r-- | biology/p5-bioperl-devel/files/patch-aa | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/biology/p5-bioperl-devel/files/patch-aa b/biology/p5-bioperl-devel/files/patch-aa deleted file mode 100644 index 4aecbfe2a166..000000000000 --- a/biology/p5-bioperl-devel/files/patch-aa +++ /dev/null @@ -1,9 +0,0 @@ ---- ../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 |