[BACK]Return to Makefile 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/Makefile between version 1.49 and 1.50

version 1.49, 2006/11/05 17:23:44 version 1.50, 2006/11/09 13:26:36
Line 39  BUILDLINK_API_DEPENDS.glitz+= glitz>=0.5
Line 39  BUILDLINK_API_DEPENDS.glitz+= glitz>=0.5
 CFLAGS+=                        -c99  CFLAGS+=                        -c99
 .endif  .endif
   
   # For snprintf()
   CPPFLAGS.SunOS+=                -D__EXTENSIONS__
   
 TEST_TARGET=                    check  TEST_TARGET=                    check
   
 .include "../../devel/zlib/buildlink3.mk"  .include "../../devel/zlib/buildlink3.mk"

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

CVSweb <webmaster@jp.NetBSD.org>