pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libdbusmenu-gtk3 libdbusmenu-gtk3: vala is build...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c76a57773e3
branches: trunk
changeset: 450198:2c76a57773e3
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 12 13:27:06 2021 +0000
description:
libdbusmenu-gtk3: vala is build-time dependency
diffstat:
devel/libdbusmenu-gtk3/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2627b2f976f9 -r 2c76a57773e3 devel/libdbusmenu-gtk3/Makefile
--- a/devel/libdbusmenu-gtk3/Makefile Mon Apr 12 13:24:40 2021 +0000
+++ b/devel/libdbusmenu-gtk3/Makefile Mon Apr 12 13:27:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2020/10/06 19:51:16 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2021/04/12 13:27:06 nia Exp $
PKGREVISION= 20
.include "../../meta-pkgs/libdbusmenu/Makefile.common"
@@ -24,6 +24,7 @@
.include "../../devel/libdbusmenu-glib/buildlink3.mk"
BUILDLINK_DEPMETHOD.gobject-introspection+= build
.include "../../devel/gobject-introspection/buildlink3.mk"
+BUILDLINK_DEPMETHOD.vala?= build
.include "../../lang/vala/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index