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

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

Diff for /pkgsrc/fonts/fontconfig/Makefile between version 1.40 and 1.41

version 1.40, 2005/04/11 21:45:47 version 1.41, 2005/04/12 12:38:40
Line 2 
Line 2 
 #  #
   
 DISTNAME=       fontconfig-2.3.1  DISTNAME=       fontconfig-2.3.1
   PKGREVISION=    1
 CATEGORIES=     fonts gnome  CATEGORIES=     fonts gnome
 MASTER_SITES=   http://www.fontconfig.org/release/  MASTER_SITES=   http://www.fontconfig.org/release/
   
Line 51  CONF_FILES+= ${EGDIR}/conf.d/sub-pixel.c
Line 52  CONF_FILES+= ${EGDIR}/conf.d/sub-pixel.c
 CONF_FILES+=    ${EGDIR}/conf.d/unhinted.conf ${PKG_SYSCONFDIR}/conf.d/unhinted.conf  CONF_FILES+=    ${EGDIR}/conf.d/unhinted.conf ${PKG_SYSCONFDIR}/conf.d/unhinted.conf
 CONF_FILES+=    ${EGDIR}/conf.d/yes-bitmaps.conf ${PKG_SYSCONFDIR}/conf.d/yes-bitmaps.conf  CONF_FILES+=    ${EGDIR}/conf.d/yes-bitmaps.conf ${PKG_SYSCONFDIR}/conf.d/yes-bitmaps.conf
   
   LIBS+=          ${BUILDLINK_LDADD.iconv}
   
   .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"  .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"  .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../textproc/expat/buildlink3.mk"  .include "../../textproc/expat/buildlink3.mk"

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

CVSweb <webmaster@jp.NetBSD.org>