Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/x11/xfstt/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/xfstt/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.15.2.1 retrieving revision 1.21 diff -u -p -r1.15.2.1 -r1.21 --- pkgsrc/x11/xfstt/Makefile 2004/01/01 22:56:24 1.15.2.1 +++ pkgsrc/x11/xfstt/Makefile 2005/05/22 20:08:52 1.21 @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15.2.1 2004/01/01 22:56:24 agc Exp $ +# $NetBSD: Makefile,v 1.21 2005/05/22 20:08:52 jlam Exp $ # DISTNAME= xfstt-1.6 +PKGREVISION= 2 CATEGORIES= x11 net fonts MASTER_SITES= http://download.berlios.de/xfstt/ @@ -11,7 +12,7 @@ COMMENT= TrueType font server for X11 USE_PKGINSTALL= YES USE_X11BASE= YES -USE_GMAKE= YES +USE_TOOLS+= gmake GNU_CONFIGURE= YES # There isn't really any l10n yet, only some preliminary i18n support. @@ -34,7 +35,7 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/xfstt ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/xfstt.1x ${PREFIX}/man/man1/xfstt.1 - ${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/fonts/TrueType + ${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/fonts/TTF ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xfstt ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/xfstt cd ${WRKSRC} && ( \