head	1.3;
access;
symbols
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2002.08.13.16.07.45;	author naddy;	state dead;
branches;
next	1.2;

1.2
date	2001.08.22.10.02.27;	author wjv;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.02.05.10.15;	author mharo;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update to version 3.6.a3.

PR:		41412
Submitted by:	David A. Bader <dbader@@eece.unm.edu>

Additional clean-up:
* Respect CC, CFLAGS, X11BASE.
* Use versioned DIST_SUBDIR.

Approved by:	maintainer
@
text
@--- src/Makefile.orig	Fri Aug 10 00:01:39 2001
+++ src/Makefile	Tue Aug 21 14:17:17 2001
@@@@ -61,7 +61,7 @@@@
 # Here are some possible CFLAGS statements:
 #
 # An optimized one
-CFLAGS  = -O3 -fomit-frame-pointer
+CFLAGS += -O3 -fomit-frame-pointer
 #
 #A minimal one
 #CFLAGS =
@@@@ -83,7 +83,7 @@@@
 # and here are some possible DFLAGS statements:
 #
 # A minimal one
-DFLAGS  = -DX $(CFLAGS)
+DFLAGS  = -DX -I/usr/X11R6/include $(CFLAGS)
 DLIBS= -lX11 -lXaw -lXt
 #
 # A basic one for debugging
@


1.2
log
@- Update to version 3.6.a2.1 - since the distribution tarball hadn't been
  renamed between versions, this port failed checksum.
- Apply some whitespace edits and cut pkg-descr down to size to placate
  portlint.

Reported by:	Jason Stajich <jason@@chg.mc.duke.edu>
Approved by:	No response from MAINTAINER
@
text
@@


1.1
log
@updated port biology/phylip from vers 3.5 to 3.6

PR:		26146
Submitted by:	    "David A. Bader" <dbader@@eece.unm.edu>
@
text
@d1 12
a12 3
--- Makefile.orig	Mon Mar 26 19:31:01 2001
+++ Makefile	Mon Mar 26 19:35:29 2001
@@@@ -77,7 +77,7 @@@@
d16 3
a18 2
-DFLAGS  = -DX -lX11
+DFLAGS  = -DX -I/usr/X11R6/include
a20 1
 #DFLAGS  = -g -DX -lX11
@

