[BACK]Return to Makefile.common CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / shells / zsh

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

Diff for /pkgsrc/shells/zsh/Attic/Makefile.common between version 1.61 and 1.62

version 1.61, 2011/07/30 11:42:42 version 1.62, 2011/09/20 13:19:36
Line 28  PKG_INSTALLATION_TYPES= overwrite pkgvie
Line 28  PKG_INSTALLATION_TYPES= overwrite pkgvie
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
   .if ${OPSYS} == "Darwin"
   CONFIGURE_ENV+=         INSTALL_PROGRAM=${INSTALL_DATA:Q}
   .endif
   
 # Handle any PKG_OPTIONS that this package might have.  # Handle any PKG_OPTIONS that this package might have.
 .sinclude "options.mk"  .sinclude "options.mk"
   

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

CVSweb <webmaster@jp.NetBSD.org>