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

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

Diff for /pkgsrc/audio/musicbrainz/Attic/Makefile between version 1.13 and 1.14

version 1.13, 2005/07/21 16:29:44 version 1.14, 2005/08/10 20:56:12
Line 12  COMMENT= Second generation incarnation o
Line 12  COMMENT= Second generation incarnation o
   
 PKG_INSTALLATION_TYPES= overwrite pkgviews  PKG_INSTALLATION_TYPES= overwrite pkgviews
   
 USE_TOOLS+=             gmake  USE_TOOLS+=             gmake pkg-config
 GNU_CONFIGURE=          YES  GNU_CONFIGURE=          YES
 USE_LANGUAGES=          c c++  USE_LANGUAGES=          c c++
 USE_LIBTOOL=            YES  USE_LIBTOOL=            YES
Line 21  PKGCONFIG_OVERRIDE= libmusicbrainz.pc.in
Line 21  PKGCONFIG_OVERRIDE= libmusicbrainz.pc.in
 CONFIGURE_ARGS+=        --enable-cpp-headers  CONFIGURE_ARGS+=        --enable-cpp-headers
   
 .include "../../textproc/expat/buildlink3.mk"  .include "../../textproc/expat/buildlink3.mk"
 .include "../../devel/pkg-config/buildlink3.mk"  
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVSweb <webmaster@jp.NetBSD.org>