[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / scilab

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/math/scilab/Makefile between version 1.64 and 1.65

version 1.64, 2005/09/07 10:48:47 version 1.65, 2005/09/09 18:30:01
Line 23  USE_LIBTOOL=  yes
Line 23  USE_LIBTOOL=  yes
 USE_TOOLS+=             tee  USE_TOOLS+=             tee
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 CONFIGURE_ARGS+=        --without-xaw3d  CONFIGURE_ARGS+=        --without-local-xaw
   
 EVAL_PREFIX+=           TCL_PREFIX=tcl  EVAL_PREFIX+=           TCL_PREFIX=tcl
 EVAL_PREFIX+=           TK_PREFIX=tk  EVAL_PREFIX+=           TK_PREFIX=tk
Line 127  CONFIGURE_ARGS+= --without-ocaml
Line 127  CONFIGURE_ARGS+= --without-ocaml
 .include "../../parallel/pvm3/buildlink3.mk"  .include "../../parallel/pvm3/buildlink3.mk"
 .include "../../textproc/sablotron/buildlink3.mk"  .include "../../textproc/sablotron/buildlink3.mk"
 .include "../../x11/tk/buildlink3.mk"  .include "../../x11/tk/buildlink3.mk"
   .include "../../x11/Xaw3d/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

CVSweb <webmaster@jp.NetBSD.org>