pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/GConf-ui GConf-ui: requires py-glib2-tools to build
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6cdab516ec3
branches: trunk
changeset: 370316:e6cdab516ec3
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Sat Oct 14 21:30:19 2017 +0000
description:
GConf-ui: requires py-glib2-tools to build
diffstat:
devel/GConf-ui/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1e40e1172129 -r e6cdab516ec3 devel/GConf-ui/Makefile
--- a/devel/GConf-ui/Makefile Sat Oct 14 21:27:10 2017 +0000
+++ b/devel/GConf-ui/Makefile Sat Oct 14 21:30:19 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2017/02/12 06:24:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2017/10/14 21:30:19 prlw1 Exp $
#
MAKE_JOBS_SAFE= no
@@ -24,6 +24,7 @@
${DESTDIR}${PREFIX}/libexec
.include "../../devel/GConf/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
#.include "../../security/policykit/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index