summaryrefslogtreecommitdiff
path: root/fonts/Xft2
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/Xft2')
-rw-r--r--fonts/Xft2/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile
index 832493ec1be..714f178e758 100644
--- a/fonts/Xft2/Makefile
+++ b/fonts/Xft2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/02/14 18:26:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2004/02/16 12:49:29 jlam Exp $
#
DISTNAME= xft-2.1.2
@@ -11,10 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://fontconfig.org/
COMMENT= Library for configuring and customizing font access
-# This can use 2.0.5 but things which use it (ala pango) require 2.0.9 so make
-# sure to keep in step
-BUILDLINK_DEPENDS.freetype2= freetype2>=2.0.9
-
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
@@ -25,7 +21,7 @@ USE_GNU_TOOLS+= awk
PKGCONFIG_OVERRIDE= xft.pc.in
MAKE_ENV+= EGREP="${EGREP}"
-BUILDLINK_DEPENDS.Xrender= Xrender>=0.8.2
+BUILDLINK_DEPENDS.Xrender+= Xrender>=0.8.2
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"