summaryrefslogtreecommitdiff
path: root/fonts/Xft2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/Xft2/Makefile')
-rw-r--r--fonts/Xft2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile
index 6cd35e96060..8ca2db3248a 100644
--- a/fonts/Xft2/Makefile
+++ b/fonts/Xft2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/09/19 15:46:51 markd Exp $
+# $NetBSD: Makefile,v 1.17 2003/09/19 17:23:16 wiz Exp $
#
DISTNAME= xft-2.1.2
@@ -25,6 +25,8 @@ USE_GNU_TOOLS+= awk
#LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
MAKE_ENV+= EGREP=${EGREP}
+BUILDLINK_DEPENDS.Xrender= Xrender>=0.8.2
+
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../fonts/fontconfig/buildlink2.mk"
.include "../../graphics/freetype2/buildlink2.mk"