[BACK]Return to terminfo.builtin.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mk

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

Diff for /pkgsrc/mk/terminfo.builtin.mk between version 1.4 and 1.5

version 1.4, 2013/11/19 11:40:39 version 1.5, 2013/11/23 09:10:14
Line 3 
Line 3 
 BUILTIN_PKG:=   terminfo  BUILTIN_PKG:=   terminfo
   
 BUILTIN_FIND_LIBS:=             terminfo curses tinfo  BUILTIN_FIND_LIBS:=             terminfo curses tinfo
 BUILTIN_FIND_FILES_VAR:=        H_TERM  BUILTIN_FIND_HEADERS_VAR:=      H_TERM
 BUILTIN_FIND_FILES.H_TERM:=     /usr/include/term.h  BUILTIN_FIND_HEADERS.H_TERM:=   term.h
 BUILTIN_FIND_GREP.H_TERM:=      tigetstr  BUILTIN_FIND_GREP.H_TERM:=      tigetstr
   
 .include "buildlink3/bsd.builtin.mk"  .include "buildlink3/bsd.builtin.mk"

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

CVSweb <webmaster@jp.NetBSD.org>