diff options
| author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 05:10:15 +0000 |
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 05:10:15 +0000 |
| commit | 8f559847930d8291af20ddebb7a9a5cdb5d3f316 (patch) | |
| tree | 4342025ba7eb8bb2cd4daa3fa611839293c5bae4 /biology/phylip/files/patch-aa | |
| parent | 9917f1deeda0773d8e030d9347d2db16604ed8d2 (diff) | |
updated port biology/phylip from vers 3.5 to 3.6
PR: 26146
Submitted by: "David A. Bader" <dbader@eece.unm.edu>
Diffstat (limited to 'biology/phylip/files/patch-aa')
| -rw-r--r-- | biology/phylip/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/biology/phylip/files/patch-aa b/biology/phylip/files/patch-aa new file mode 100644 index 000000000000..78fbe0ed4f78 --- /dev/null +++ b/biology/phylip/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.orig Mon Mar 26 19:31:01 2001 ++++ Makefile Mon Mar 26 19:35:29 2001 +@@ -77,7 +77,7 @@ + # and here are some possible DFLAGS statements: + # + # A minimal one +-DFLAGS = -DX -lX11 ++DFLAGS = -DX -I/usr/X11R6/include + # + # A basic one for debugging + #DFLAGS = -g -DX -lX11 |
