[BACK]Return to options.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / graphics / cairo

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

Diff for /pkgsrc/graphics/cairo/options.mk between version 1.13 and 1.14

version 1.13, 2013/06/05 08:13:56 version 1.14, 2013/08/18 10:15:36
Line 29  BUILDLINK_DEPMETHOD.libXt?= build # only
Line 29  BUILDLINK_DEPMETHOD.libXt?= build # only
 CONFIGURE_ARGS+=        --enable-xcb  CONFIGURE_ARGS+=        --enable-xcb
 PLIST.xcb=              yes  PLIST.xcb=              yes
 .  include "../../x11/libxcb/buildlink3.mk"  .  include "../../x11/libxcb/buildlink3.mk"
   .  else
   CONFIGURE_ARGS+=        --enable-xcb=no
 .  endif  .  endif
   
 .else  .else

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

CVSweb <webmaster@jp.NetBSD.org>