summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2003-03-13 16:06:22 +0000
committerdarcy <darcy@pkgsrc.org>2003-03-13 16:06:22 +0000
commit4874ee813c194061969d8f6f7a5115bb221fb199 (patch)
tree435190ee3b10e331f3fe0557c9a61a4e19edfddb /x11
parente073889e8fb516c82fbdf64d520629d3504c92f9 (diff)
downloadpkgsrc-4874ee813c194061969d8f6f7a5115bb221fb199.tar.gz
Including fontconfig buildlink2.mk to avoid missing headers.
Closes PR pkg/20681
Diffstat (limited to 'x11')
-rw-r--r--x11/kdebase3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index 2a595e09e3e..96282f8ca34 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/03/11 13:10:16 markd Exp $
+# $NetBSD: Makefile,v 1.20 2003/03/13 16:06:22 darcy Exp $
DISTNAME= kdebase-3.1
CATEGORIES= x11
@@ -140,6 +140,7 @@ post-install:
.endif
.include "../../databases/openldap/buildlink2.mk"
+.include "../../fonts/fontconfig/buildlink2.mk"
.include "../../graphics/freetype2/buildlink2.mk"
.include "../../x11/qt3-tools/buildlink2.mk"
.include "../../x11/kde3/buildlink2.mk"