pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/fontconfig Remove obsolete BUILDLINK_API_DEPENDS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88b9ea09aeaf
branches:  trunk
changeset: 516548:88b9ea09aeaf
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jul 23 01:09:11 2006 +0000

description:
Remove obsolete BUILDLINK_API_DEPENDS.

diffstat:

 fonts/fontconfig/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r a43b28f4ea20 -r 88b9ea09aeaf fonts/fontconfig/Makefile
--- a/fonts/fontconfig/Makefile Sun Jul 23 01:01:28 2006 +0000
+++ b/fonts/fontconfig/Makefile Sun Jul 23 01:09:11 2006 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index