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

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

Diff for /pkgsrc/security/mit-krb5/Makefile between version 1.22 and 1.23

version 1.22, 2005/05/22 19:11:12 version 1.23, 2005/05/31 10:01:39
Line 40  CONFIGURE_ARGS+= --without-krb4
Line 40  CONFIGURE_ARGS+= --without-krb4
 CONFIGURE_ARGS+=        --without-tcl  CONFIGURE_ARGS+=        --without-tcl
 MAKE_ENV+=              ROOT_USER=${ROOT_USER}  MAKE_ENV+=              ROOT_USER=${ROOT_USER}
   
 .if defined(KERBEROS_PREFIX_CMDS) && !empty(KERBEROS_PREFIX_CMDS:M[yY][eE][sS])  
 PKG_DEFAULT_OPTIONS+=   prefix-cmds  
 .endif  
   
 PKG_OPTIONS_VAR=        PKG_OPTIONS.mit-krb5  PKG_OPTIONS_VAR=        PKG_OPTIONS.mit-krb5
 PKG_SUPPORTED_OPTIONS=  prefix-cmds  PKG_SUPPORTED_OPTIONS=  prefix-cmds
   PKG_OPTIONS_LEGACY_VARS+=       KERBEROS_PREFIX_CMDS:prefix-cmds
   
 .include "../../mk/bsd.options.mk"  .include "../../mk/bsd.options.mk"
   
 # Rename some of MIT krb5's applications so they won't conflict with  # Rename some of MIT krb5's applications so they won't conflict with

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

CVSweb <webmaster@jp.NetBSD.org>