[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.66 and 1.67

version 1.66, 2008/08/25 15:36:18 version 1.67, 2008/10/16 10:55:08
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       cairo-1.6.4  DISTNAME=       cairo-1.8.0
 PKGREVISION=    3  
 CATEGORIES=     graphics  CATEGORIES=     graphics
 MASTER_SITES=   http://cairographics.org/releases/  MASTER_SITES=   http://cairographics.org/releases/
   
Line 35  PLIST.carbon=  yes
Line 34  PLIST.carbon=  yes
 .include "options.mk"  .include "options.mk"
   
 BUILDLINK_API_DEPENDS.glitz+=   glitz>=0.5.1  BUILDLINK_API_DEPENDS.glitz+=   glitz>=0.5.1
 BUILDLINK_API_DEPENDS.pixman+=  pixman>=0.10.0  BUILDLINK_API_DEPENDS.pixman+=  pixman>=0.12.0
   
 # For snprintf() and ctime_r()  # For snprintf() and ctime_r()
 CPPFLAGS.SunOS+=                -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS  CPPFLAGS.SunOS+=                -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

CVSweb <webmaster@jp.NetBSD.org>