pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/pango pango: requires glib-mkenums which is now ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b255ad1ed68
branches:  trunk
changeset: 370271:5b255ad1ed68
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Fri Oct 13 21:50:48 2017 +0000

description:
pango: requires glib-mkenums which is now in py-glib2-tools

diffstat:

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

diffs (17 lines):

diff -r 8bec6cb56f69 -r 5b255ad1ed68 devel/pango/Makefile
--- a/devel/pango/Makefile      Fri Oct 13 21:47:23 2017 +0000
+++ b/devel/pango/Makefile      Fri Oct 13 21:50:48 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.206 2017/10/02 15:42:01 wiz Exp $
+# $NetBSD: Makefile,v 1.207 2017/10/13 21:50:48 prlw1 Exp $
 
 DISTNAME=      pango-1.40.12
 CATEGORIES=    devel fonts
@@ -34,6 +34,7 @@
 
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.33.12
 .include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
 BUILDLINK_DEPMETHOD.gobject-introspection:= build
 .include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index