[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.27 and 1.28

version 1.27, 2005/10/26 11:45:30 version 1.28, 2005/11/03 01:55:04
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       cairo-1.0.2  DISTNAME=       cairo-1.0.2
   PKGREVISION=    1
 CATEGORIES=     graphics  CATEGORIES=     graphics
 MASTER_SITES=   http://cairographics.org/releases/  MASTER_SITES=   http://cairographics.org/releases/
   
Line 22  CONFIGURE_ARGS+= --with-html-dir=${PREFI
Line 23  CONFIGURE_ARGS+= --with-html-dir=${PREFI
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
 LIBS.SunOS+=            -lsunmath  
   
 .if ${OPSYS} == "Darwin" && exists(/System/Library/Frameworks/Quartz.framework)  .if ${OPSYS} == "Darwin" && exists(/System/Library/Frameworks/Quartz.framework)
 CONFIGURE_ARGS+=        --enable-quartz  CONFIGURE_ARGS+=        --enable-quartz
 PLIST_SUBST+=           QUARTZ=  PLIST_SUBST+=           QUARTZ=

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

CVSweb <webmaster@jp.NetBSD.org>