pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/GConf-ui
Module Name: pkgsrc
Committed By: prlw1
Date: Sat Oct 14 21:30:19 UTC 2017
Modified Files:
pkgsrc/devel/GConf-ui: Makefile
Log Message:
GConf-ui: requires py-glib2-tools to build
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/GConf-ui/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/GConf-ui/Makefile
diff -u pkgsrc/devel/GConf-ui/Makefile:1.35 pkgsrc/devel/GConf-ui/Makefile:1.36
--- pkgsrc/devel/GConf-ui/Makefile:1.35 Sun Feb 12 06:24:37 2017
+++ pkgsrc/devel/GConf-ui/Makefile Sat Oct 14 21:30:19 2017
@@ -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 @@ do-install:
${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