[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / ode

Diff for /ports/devel/ode/Attic/Makefile between version 1.1 and 1.3

version 1.1, 2008/11/30 18:37:36 version 1.3, 2008/12/10 12:07:29
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 COMMENT =               high performance library for simulating rigid body dynamics  COMMENT =               high performance library for simulating rigid body dynamics
 SHARED_LIBS =           ode     1.0  SHARED_LIBS =           ode 1.0
   
 DISTNAME =              ode-0.10.1  DISTNAME =              ode-0.10.1
   
Line 20 
Line 20 
 MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=opende/}  MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=opende/}
   
 CONFIGURE_STYLE =       gnu  CONFIGURE_STYLE =       gnu
   CONFIGURE_ARGS =        --enable-shared
   WANTLIB =               m pthread
   
 .include <bsd.port.mk>  .include <bsd.port.mk>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

CVSweb