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

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

Diff for /pkgsrc/audio/emixer/Makefile between version 1.18 and 1.19

version 1.18, 2004/04/11 16:09:53 version 1.19, 2004/05/03 17:32:35
Line 14  COMMENT= mpg123-frontend that can mix tw
Line 14  COMMENT= mpg123-frontend that can mix tw
 DEPENDS+=       mpg123{,-esound,-nas}-0.59*:../../audio/mpg123  DEPENDS+=       mpg123{,-esound,-nas}-0.59*:../../audio/mpg123
   
 USE_BUILDLINK3= YES  USE_BUILDLINK3= YES
   NO_CONFIGURE=   YES
   
 post-extract:  post-extract:
         ${CP} ${FILESDIR}/Makefile ${WRKSRC}          ${CP} ${FILESDIR}/Makefile ${WRKSRC}
   
 .include "../../devel/ncurses/buildlink3.mk"  .include "../../devel/ncurses/buildlink3.mk"
   .include "../../mk/ossaudio.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

CVSweb <webmaster@jp.NetBSD.org>