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

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

Diff for /pkgsrc/security/openssh/Makefile between version 1.63 and 1.64

version 1.63, 2002/03/07 16:45:33 version 1.64, 2002/03/12 06:23:07
Line 28  BUILD_DEFS+=  USE_INET6
Line 28  BUILD_DEFS+=  USE_INET6
 BUILD_DEFS+=            PKG_SYSCONFDIR  BUILD_DEFS+=            PKG_SYSCONFDIR
 BUILD_DEFS+=            SSH_SUID  BUILD_DEFS+=            SSH_SUID
   
 # matches what's in `Configure' (except sparc64 and alpha, see PR 10984)  
 ONLY_FOR_PLATFORM=      NetBSD-*-arm32 NetBSD-*-i386 \  
                         NetBSD-*-m68k NetBSD-*-mips NetBSD-*-mipseb \  
                         NetBSD-*-mipsel NetBSD-*-ns32k NetBSD-*-powerpc \  
                         NetBSD-*-sparc NetBSD-*-vax SunOS-*-* Linux-*-*  
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
 INSTALL_TARGET=         install-nokeys  INSTALL_TARGET=         install-nokeys

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

CVSweb <webmaster@jp.NetBSD.org>