summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-07-23 01:09:11 +0000
committerminskim <minskim@pkgsrc.org>2006-07-23 01:09:11 +0000
commit7009a02d9afbcfb37a231a571669394282db419f (patch)
treef0a2711e0479a50caa34834569e8dbd1dbd1afb0 /fonts
parentef60f707f9144fe8359be3635309a77ff2ae2120 (diff)
downloadpkgsrc-7009a02d9afbcfb37a231a571669394282db419f.tar.gz
Remove obsolete BUILDLINK_API_DEPENDS.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fontconfig/Makefile6
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