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.
This commit is contained in:
parent
0dab20bc91
commit
9ebf10c62e
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue