pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/vte3 vte3: requires glib-marshal which is now in p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/07f311e63ce8
branches: trunk
changeset: 370301:07f311e63ce8
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Sat Oct 14 13:35:35 2017 +0000
description:
vte3: requires glib-marshal which is now in py-glib2-tools
diffstat:
x11/vte3/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f34c0321e39d -r 07f311e63ce8 x11/vte3/Makefile
--- a/x11/vte3/Makefile Sat Oct 14 12:30:44 2017 +0000
+++ b/x11/vte3/Makefile Sat Oct 14 13:35:35 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/07/30 22:47:59 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/10/14 13:35:35 prlw1 Exp $
#
DISTNAME= vte-0.38.4
@@ -22,6 +22,7 @@
CONFIGURE_ARGS+= --disable-introspection
CONFIGURE_ARGS+= --disable-vala
+.include "../../devel/glib2/buildtools.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index