pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/at-spi2-core
Module Name: pkgsrc
Committed By: prlw1
Date: Fri Oct 13 21:51:56 UTC 2017
Modified Files:
pkgsrc/devel/at-spi2-core: Makefile
Log Message:
at-spi2-core: requires glib-mkenums which is now in py-glib2-tools
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/at-spi2-core/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/at-spi2-core/Makefile
diff -u pkgsrc/devel/at-spi2-core/Makefile:1.23 pkgsrc/devel/at-spi2-core/Makefile:1.24
--- pkgsrc/devel/at-spi2-core/Makefile:1.23 Fri Aug 25 12:17:00 2017
+++ pkgsrc/devel/at-spi2-core/Makefile Fri Oct 13 21:51:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/08/25 12:17:00 prlw1 Exp $
+# $NetBSD: Makefile,v 1.24 2017/10/13 21:51:56 prlw1 Exp $
DISTNAME= at-spi2-core-2.25.91
CATEGORIES= devel gnome
@@ -45,6 +45,7 @@ CONF_FILES+= ${eg_default_sessiondir}/at
MAKE_DIRS+= ${default_sessiondir}
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../x11/libXi/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index