summaryrefslogtreecommitdiff
path: root/fonts/fontconfig
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2018-03-24 17:33:04 +0000
committerjoerg <joerg@pkgsrc.org>2018-03-24 17:33:04 +0000
commit632d8f5fe3ffa02694972bab5b17a41ba05617d5 (patch)
tree68b65558779667a8cf4ed18baeb9ac35bba6a565 /fonts/fontconfig
parentb0920aea8bd11f491ff57c0b3223498b222e09ea (diff)
downloadpkgsrc-632d8f5fe3ffa02694972bab5b17a41ba05617d5.tar.gz
Since fontconfig wants to build message catalogs now, depend on msgfmt.
Diffstat (limited to 'fonts/fontconfig')
-rw-r--r--fonts/fontconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile
index 801be150831..2fc7df691c6 100644
--- a/fonts/fontconfig/Makefile
+++ b/fonts/fontconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2018/03/24 15:44:54 fhajny Exp $
+# $NetBSD: Makefile,v 1.110 2018/03/24 17:33:04 joerg Exp $
DISTNAME= fontconfig-2.13.0
PKGREVISION= 1
@@ -15,7 +15,7 @@ COMMENT= Library for configuring and customizing font access
BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf
USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-default-fonts=${LOCALBASE}/share/fonts/X11
CONFIGURE_ARGS+= --with-expat-includes=${BUILDLINK_PREFIX.expat}/include