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/print/xpdf/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/xpdf/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.56 retrieving revision 1.57 diff -u -p -r1.56 -r1.57 --- pkgsrc/print/xpdf/Makefile 2006/05/30 20:03:28 1.56 +++ pkgsrc/print/xpdf/Makefile 2006/05/31 07:57:17 1.57 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2006/05/30 20:03:28 tron Exp $ +# $NetBSD: Makefile,v 1.57 2006/05/31 07:57:17 tron Exp $ DISTNAME= xpdf-3.01 PKGNAME= ${DISTNAME}pl2 @@ -49,6 +49,8 @@ SUBST_STAGE.paths= post-patch post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/xpdf +BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.2.1 + .include "../../fonts/t1lib/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../graphics/xpm/buildlink3.mk"