pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/pango Depend on glib2>=2.6.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d4b5aa819fb
branches:  trunk
changeset: 486328:5d4b5aa819fb
user:      rh <rh%pkgsrc.org@localhost>
date:      Sun Dec 26 22:03:08 2004 +0000

description:
Depend on glib2>=2.6.0

diffstat:

 devel/pango/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 12dbd34ec007 -r 5d4b5aa819fb devel/pango/Makefile
--- a/devel/pango/Makefile      Sun Dec 26 21:58:32 2004 +0000
+++ b/devel/pango/Makefile      Sun Dec 26 22:03:08 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2004/12/24 10:03:54 jmmv Exp $
+# $NetBSD: Makefile,v 1.50 2004/12/26 22:03:08 rh Exp $
 #
 
 DISTNAME=              pango-1.8.0
@@ -37,6 +37,7 @@
 CONFIGURE_ENV+=                F77=${FALSE}
 
 BUILDLINK_DEPENDS.Xrender+=    Xrender>=0.8
+BUILDLINK_DEPENDS.glib2+=       glib2>=2.6.0
 
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/pkgconfig/buildlink3.mk"



Home | Main Index | Thread Index | Old Index