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

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

Diff for /pkgsrc/audio/taglib/Makefile between version 1.23 and 1.24

version 1.23, 2011/05/21 15:13:20 version 1.24, 2011/06/03 00:48:57
Line 2 
Line 2 
 #  #
   
 DISTNAME=       taglib-1.7  DISTNAME=       taglib-1.7
   PKGREVISION=    1
 CATEGORIES=     audio  CATEGORIES=     audio
 MASTER_SITES=   http://ktown.kde.org/~wheeler/files/src/  MASTER_SITES=   http://ktown.kde.org/~wheeler/files/src/
   
Line 20  USE_LIBTOOL=  YES
Line 21  USE_LIBTOOL=  YES
   
 PKGCONFIG_OVERRIDE=     bindings/c/taglib_c.pc.cmake taglib.pc.cmake  PKGCONFIG_OVERRIDE=     bindings/c/taglib_c.pc.cmake taglib.pc.cmake
   
   SUBST_CLASSES+=         pc
   SUBST_FILES.pc=         taglib-config.cmake
   SUBST_STAGE.pc=         pre-configure
   SUBST_SED.pc=           -e 's|-L\([     ]*[^    ]*\)|${COMPILER_RPATH_FLAG}\1 -L\1|g'
   SUBST_MESSAGE.pc=       Fixing rpath in taglib-config.
   
 .include "../../devel/zlib/buildlink3.mk"  .include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>