[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.8 and 1.9

version 1.8, 2003/03/09 13:26:54 version 1.9, 2003/03/29 12:40:56
Line 4 
Line 4 
 DISTNAME=       fcpackage.2_1  DISTNAME=       fcpackage.2_1
 PKGNAME=        fontconfig-2.1  PKGNAME=        fontconfig-2.1
 PKGREVISION=    4  PKGREVISION=    4
   WRKSRC=         ${WRKDIR}/${DISTNAME}/fontconfig
 CATEGORIES=     fonts gnome  CATEGORIES=     fonts gnome
 MASTER_SITES=   http://fontconfig.org/release/  MASTER_SITES=   http://fontconfig.org/release/
   
Line 35  EGDIR=  ${PREFIX}/share/examples/fontcon
Line 36  EGDIR=  ${PREFIX}/share/examples/fontcon
 CONF_FILES=     ${EGDIR}/fonts.conf ${PKG_SYSCONFDIR}/fonts.conf  CONF_FILES=     ${EGDIR}/fonts.conf ${PKG_SYSCONFDIR}/fonts.conf
 CONF_FILES+=    ${EGDIR}/fonts.dtd ${PKG_SYSCONFDIR}/fonts.dtd  CONF_FILES+=    ${EGDIR}/fonts.dtd ${PKG_SYSCONFDIR}/fonts.dtd
   
 WRKSRC=         ${WRKDIR}/${DISTNAME}/fontconfig  
   
 post-install:  post-install:
         ${INSTALL_MAN} ${WRKSRC}/src/fontconfig.man \          ${INSTALL_MAN} ${WRKSRC}/src/fontconfig.man \
             ${PREFIX}/man/man3/fontconfig.3              ${PREFIX}/man/man3/fontconfig.3

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>