summaryrefslogtreecommitdiff
path: root/x11/gdkxft
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-10-30 12:29:30 +0000
committergrant <grant@pkgsrc.org>2003-10-30 12:29:30 +0000
commit836435610d9a36c2dddb6a047a28d16e46ea45f7 (patch)
treea64665662514503ea59aaf7f31ffecb9db63b1de /x11/gdkxft
parent763dcf2df87c955122e8b6345d72a5e6465abbac (diff)
downloadpkgsrc-836435610d9a36c2dddb6a047a28d16e46ea45f7.tar.gz
include graphics/freetype2/buildlink2.mk so this can find the freetype
header files.
Diffstat (limited to 'x11/gdkxft')
-rw-r--r--x11/gdkxft/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index f31b5e6bfe3..7a15571cfcc 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/21 17:38:26 martti Exp $
+# $NetBSD: Makefile,v 1.15 2003/10/30 12:29:30 grant Exp $
#
DISTNAME= gdkxft-1.5
@@ -33,6 +33,7 @@ post-install:
.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/libglade/buildlink2.mk"
+.include "../../graphics/freetype2/buildlink2.mk"
.include "../../lang/perl5/buildlink2.mk"
.include "../../x11/controlcenter/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"