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

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

Diff for /pkgsrc/devel/gconfmm/Makefile between version 1.19 and 1.20

version 1.19, 2005/07/22 21:25:59 version 1.20, 2005/08/10 20:56:14
Line 12  COMMENT= C++ bindings for gconf
Line 12  COMMENT= C++ bindings for gconf
 USE_LANGUAGES=          c c++  USE_LANGUAGES=          c c++
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
 USE_PKGLOCALEDIR=       yes  USE_PKGLOCALEDIR=       yes
 USE_TOOLS+=             gmake  USE_TOOLS+=             gmake pkg-config
 PKGCONFIG_OVERRIDE+=    ${WRKSRC}/gconf/gconfmm-2.6.pc.in  PKGCONFIG_OVERRIDE+=    ${WRKSRC}/gconf/gconfmm-2.6.pc.in
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
   
 .include "../../devel/GConf2/buildlink3.mk"  .include "../../devel/GConf2/buildlink3.mk"
 .include "../../devel/pkg-config/buildlink3.mk"  
 .include "../../x11/gtkmm/buildlink3.mk"  .include "../../x11/gtkmm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>