summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-09-02 07:12:15 +0000
committermartti <martti@pkgsrc.org>2003-09-02 07:12:15 +0000
commitfc470397960fb47b86aad7911aa48f3fb942e4be (patch)
tree5074f397582b9acab9c7e7450fab19f5637e49ea /fonts
parent05a4e9d0bd1f5aef357afe563d210bb513428391 (diff)
downloadpkgsrc-fc470397960fb47b86aad7911aa48f3fb942e4be.tar.gz
This needs zlib
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fontconfig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile
index bfb20475472..9f719c59602 100644
--- a/fonts/fontconfig/Makefile
+++ b/fonts/fontconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/08/31 19:19:12 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2003/09/02 07:12:15 martti Exp $
#
DISTNAME= fontconfig-2.2.1
@@ -36,6 +36,7 @@ CONF_FILES= ${EGDIR}/fonts.conf ${PKG_SYSCONFDIR}/fonts.conf
CONF_FILES+= ${EGDIR}/fonts.dtd ${PKG_SYSCONFDIR}/fonts.dtd
CONF_FILES+= ${EGDIR}/local.conf ${PKG_SYSCONFDIR}/local.conf
+.include "../../devel/zlib/buildlink2.mk"
.include "../../graphics/freetype2/buildlink2.mk"
.include "../../textproc/expat/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"