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

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

Diff for /pkgsrc/devel/glib2/Makefile between version 1.12 and 1.13

version 1.12, 2002/11/15 16:31:06 version 1.13, 2002/11/30 14:28:07
Line 25  PKGCONFIG_OVERRIDE+= ${WRKSRC}/gmodule-2
Line 25  PKGCONFIG_OVERRIDE+= ${WRKSRC}/gmodule-2
 PKGCONFIG_OVERRIDE+=    ${WRKSRC}/gobject-2.0.pc.in  PKGCONFIG_OVERRIDE+=    ${WRKSRC}/gobject-2.0.pc.in
 PKGCONFIG_OVERRIDE+=    ${WRKSRC}/gthread-2.0.pc.in  PKGCONFIG_OVERRIDE+=    ${WRKSRC}/gthread-2.0.pc.in
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          # defined
   USE_PKGLOCALEDIR=       # defined
 CONFIGURE_ARGS+=        --includedir=${PREFIX}/include/glib  CONFIGURE_ARGS+=        --includedir=${PREFIX}/include/glib
 MAKE_ENV+=              PKGLOCALEDIR="${PKGLOCALEDIR}"  
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   

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

CVSweb <webmaster@jp.NetBSD.org>