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

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

Diff for /pkgsrc/pkgtools/cwrappers/Makefile between version 1.1 and 1.2

version 1.1, 2014/09/17 12:40:56 version 1.2, 2014/10/06 14:57:53
Line 18  INSTALLATION_DIRS= libexec/cwrappers
Line 18  INSTALLATION_DIRS= libexec/cwrappers
 .if ${OPSYS} != "NetBSD" || !empty(MACHINE_PLATFORM:MNetBSD-[0-5].*)  .if ${OPSYS} != "NetBSD" || !empty(MACHINE_PLATFORM:MNetBSD-[0-5].*)
 MAKE_ENV+=      NEED_MI_VECTOR_HASH=1  MAKE_ENV+=      NEED_MI_VECTOR_HASH=1
 .endif  .endif
 .if !empty(MACHINE_PLATFORM:MDarwin-10.*)  .if !empty(MACHINE_PLATFORM:MDarwin-9.*) || !empty(MACHINE_PLATFORM:MDarwin-10.*)
 MAKE_ENV+=      NEED_GETLINE=1  MAKE_ENV+=      NEED_GETLINE=1
 .endif  .endif
   

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

CVSweb <webmaster@jp.NetBSD.org>