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/fonts/fontconfig/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/fonts/fontconfig/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.53 retrieving revision 1.54 diff -u -p -r1.53 -r1.54 --- pkgsrc/fonts/fontconfig/Makefile 2006/05/29 22:38:06 1.53 +++ pkgsrc/fonts/fontconfig/Makefile 2006/07/23 01:09:11 1.54 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2006/05/29 22:38:06 tron Exp $ +# $NetBSD: Makefile,v 1.54 2006/07/23 01:09:11 minskim Exp $ DISTNAME= fontconfig-2.3.2 PKGREVISION= 3 @@ -13,10 +13,6 @@ PATCH_SITES= http://www.freetype.org/ PATCHFILES= fontconfig-2.3.2-noftinternals.patch PATCH_DIST_STRIP= -p1 -# This can use 2.0.5 but things which use it (ala pango) require 2.0.9 so make -# sure to keep in step -BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.0.9 - PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES