[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / cad / tkgate

Diff for /ports/cad/tkgate/Attic/Makefile between version 1.4 and 1.5

version 1.4, 2009/02/26 18:32:45 version 1.5, 2009/03/08 15:24:33
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 COMMENT =       Tcl/Tk based digital circuit editor and simulator  COMMENT =               Tcl/Tk based digital circuit editor and simulator
   
 DISTNAME =              tkgate-1.8.7  DISTNAME =              tkgate-1.8.7
 CATEGORIES =            cad  CATEGORIES =            cad
Line 20 
Line 20 
 WANTLIB =               X11 c m tcl85 tk85  WANTLIB =               X11 c m tcl85 tk85
   
 MODULES =               x11/tk  MODULES =               x11/tk
 LIB_DEPENDS =           :tk-8.5.*:x11/tk/8.5  LIB_DEPENDS =           ${MODTK_LIB_DEPENDS}
   USE_X11 =               Yes
   
 CONFIGURE_STYLE =       gnu  CONFIGURE_STYLE =       gnu
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb