pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp Don't set "USE_BUILTIN.fontconfig" to "n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2b17be2af40
branches:  trunk
changeset: 537252:f2b17be2af40
user:      tron <tron%pkgsrc.org@localhost>
date:      Sat Jan 05 16:58:00 2008 +0000

description:
Don't set "USE_BUILTIN.fontconfig" to "no". The "builtin.mk" contains
a proper version check and X.org includes a recent enough version
of the library.

diffstat:

 graphics/gimp/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r b4ee1ac33a18 -r f2b17be2af40 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Sat Jan 05 16:57:57 2008 +0000
+++ b/graphics/gimp/Makefile    Sat Jan 05 16:58:00 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.170 2007/12/17 19:07:11 adam Exp $
+# $NetBSD: Makefile,v 1.171 2008/01/05 16:58:00 tron Exp $
 
 DISTNAME=      gimp-2.4.3
 CATEGORIES=    graphics
@@ -30,7 +30,6 @@
 
 .include "../../mk/bsd.prefs.mk"
 
-USE_BUILTIN.fontconfig=                        no
 BUILDLINK_API_DEPENDS.fontconfig+=     fontconfig>=2.2.0
 BUILDLINK_API_DEPENDS.lcms+=           lcms>=1.12
 



Home | Main Index | Thread Index | Old Index