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

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

Diff for /pkgsrc/audio/nas/Makefile between version 1.71 and 1.72

version 1.71, 2007/01/27 20:56:18 version 1.72, 2007/01/28 20:18:30
Line 76  post-install:
Line 76  post-install:
   
 PLIST_SRC=      ${PKGDIR}/PLIST.clients  PLIST_SRC=      ${PKGDIR}/PLIST.clients
   
 .if ${OPSYS} != "Interix"  .if ${OPSYS} != "Darwin" && ${OPSYS} != "Interix"
 PLIST_SRC+=     ${PKGDIR}/PLIST.server  PLIST_SRC+=     ${PKGDIR}/PLIST.server
 EGDIR=          ${PREFIX}/share/examples/nas  EGDIR=          ${PREFIX}/share/examples/nas
 CONF_FILES=     ${EGDIR}/nasd.conf.eg ${PKG_SYSCONFDIR}/nasd.conf  CONF_FILES=     ${EGDIR}/nasd.conf.eg ${PKG_SYSCONFDIR}/nasd.conf

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

CVSweb <webmaster@jp.NetBSD.org>