summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2008-01-05 16:58:00 +0000
committertron <tron@pkgsrc.org>2008-01-05 16:58:00 +0000
commit9ebf10c62ee9b01d29b2b5e0cd2a8164b1ce3f8e (patch)
tree4068948c337ff8a9bb82de5e52da8c6722e05dce /graphics/gimp
parent0dab20bc917d54b0d8b3dc84acac7282bfaa8c89 (diff)
downloadpkgsrc-9ebf10c62ee9b01d29b2b5e0cd2a8164b1ce3f8e.tar.gz
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 (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index f7b17eed8ca..e95337ffb94 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -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 @@ PKGCONFIG_OVERRIDE= gimp.pc.in
.include "../../mk/bsd.prefs.mk"
-USE_BUILTIN.fontconfig= no
BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.2.0
BUILDLINK_API_DEPENDS.lcms+= lcms>=1.12