summaryrefslogtreecommitdiff
path: root/devel/pango
diff options
context:
space:
mode:
authorjmc <jmc>2003-03-29 19:00:18 +0000
committerjmc <jmc>2003-03-29 19:00:18 +0000
commit990c1f569b60e9e42439031aeb96e41b43de739e (patch)
tree71dd7c7ea165895c5b4ec0b0f9bf95e173705f02 /devel/pango
parent096e39f12237fa5fb5ef038eb193c38a11b1bbfc (diff)
downloadpkgsrc-990c1f569b60e9e42439031aeb96e41b43de739e.tar.gz
Clean up freetype2 requirements so Xft2 and fontconfig also require the right
version via buildlink'ing
Diffstat (limited to 'devel/pango')
-rw-r--r--devel/pango/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile
index 406532f310c..851e3e334e4 100644
--- a/devel/pango/Makefile
+++ b/devel/pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/02/15 10:38:17 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2003/03/29 19:00:18 jmc Exp $
#
DISTNAME= pango-1.2.1
@@ -11,8 +11,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.pango.org
COMMENT= Library for layout and rendering of text
-BUILDLINK_DEPENDS.freetype2?= freetype2>=2.0.9
-
USE_BUILDLINK2= yes
USE_PKGINSTALL= yes
USE_GMAKE= yes