Merge from vendor branch TNF:
[pkgsrcv2.git] / parallel / mpi-ch / patches / patch-ak
1 $NetBSD$
2 --- mpe/profiling/nupshot/Makefile.in.orig      Thu Aug  6 03:30:37 1998
3 +++ mpe/profiling/nupshot/Makefile.in   Thu Aug  6 03:31:16 1998
4 @@ -34,4 +34,4 @@
5  
6 -TCL_INC     = -I$(TCL_DIR)/include
7 -TK_INC      = -I$(TK_DIR)/include
8 +TCL_INC     = -I$(TCL_DIR)/include/tcl8.0
9 +TK_INC      = -I$(TK_DIR)/include/tk8.0
10  TCLTK_INC   = $(TCL_INC) $(TK_INC)