summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-03-13 15:21:02 +0000
committerjmmv <jmmv@pkgsrc.org>2005-03-13 15:21:02 +0000
commit0f396ba4a4377c4432997e6061a9f810ab583461 (patch)
tree7e95d83034d914c61de08831d1f6e5817d5bf0df /devel
parent91694d65ab6876f125f1cec8bf31246e187c1cc2 (diff)
downloadpkgsrc-0f396ba4a4377c4432997e6061a9f810ab583461.tar.gz
Revert previous; I was looking at the wrong place (and I got the latest
versions instead of the minimum required ones).
Diffstat (limited to 'devel')
-rw-r--r--devel/pango/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile
index 55953b2da1b..e8744128e2b 100644
--- a/devel/pango/Makefile
+++ b/devel/pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2005/03/13 14:10:49 jmmv Exp $
+# $NetBSD: Makefile,v 1.53 2005/03/13 15:21:02 jmmv Exp $
#
DISTNAME= pango-1.8.1
@@ -37,8 +37,7 @@ CONFIGURE_ARGS+= --with-qt=no
CONFIGURE_ENV+= F77=${FALSE}
BUILDLINK_DEPENDS.Xrender+= Xrender>=0.8
-BUILDLINK_DEPENDS.glib2+= glib2>=2.6.3
-BUILDLINK_DEPENDS.fontconfig+= fontconfig>=2.3.0
+BUILDLINK_DEPENDS.glib2+= glib2>=2.6.0
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"