pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/at-spi2-core at-spi2-core: gobject-introspection...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0251f4035222
branches: trunk
changeset: 380534:0251f4035222
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 07 20:45:56 2022 +0000
description:
at-spi2-core: gobject-introspection is a build dependency
Bump PKGREVISION.
diffstat:
devel/at-spi2-core/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r ca8cf0da630b -r 0251f4035222 devel/at-spi2-core/Makefile
--- a/devel/at-spi2-core/Makefile Tue Jun 07 20:42:50 2022 +0000
+++ b/devel/at-spi2-core/Makefile Tue Jun 07 20:45:56 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2021/12/08 16:01:50 adam Exp $
+# $NetBSD: Makefile,v 1.42 2022/06/07 20:45:56 wiz Exp $
DISTNAME= at-spi2-core-2.40.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -45,10 +45,10 @@
${DESTDIR}${eg_default_sessiondir}/at-spi-dbus-bus.desktop
.include "../../devel/glib2/buildlink3.mk"
+BUILDLINK_DEPMETHOD.gobject-introspection= build
.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../devel/meson/build.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../x11/libXi/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
-
-.include "../../devel/meson/build.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index