pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libdbusmenu-gtk3
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 13:27:06 UTC 2021
Modified Files:
pkgsrc/devel/libdbusmenu-gtk3: Makefile
Log Message:
libdbusmenu-gtk3: vala is build-time dependency
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/libdbusmenu-gtk3/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/libdbusmenu-gtk3/Makefile
diff -u pkgsrc/devel/libdbusmenu-gtk3/Makefile:1.22 pkgsrc/devel/libdbusmenu-gtk3/Makefile:1.23
--- pkgsrc/devel/libdbusmenu-gtk3/Makefile:1.22 Tue Oct 6 19:51:16 2020
+++ pkgsrc/devel/libdbusmenu-gtk3/Makefile Mon Apr 12 13:27:06 2021
@@ -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 @@ BUILDLINK_TRANSFORM+= rm:-Werror
.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