diff options
Diffstat (limited to 'fonts/fontconfig')
-rw-r--r-- | fonts/fontconfig/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile index c9e199de7b6..e6a67b70b55 100644 --- a/fonts/fontconfig/Makefile +++ b/fonts/fontconfig/Makefile @@ -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/freetype2/patches/ 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 |