pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libhandy1 libhandy1: mark build-time dependencies
details: https://anonhg.NetBSD.org/pkgsrc/rev/4bd9633d8e3d
branches: trunk
changeset: 450202:4bd9633d8e3d
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 12 13:33:14 2021 +0000
description:
libhandy1: mark build-time dependencies
diffstat:
devel/libhandy1/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 2d1802bd3277 -r 4bd9633d8e3d devel/libhandy1/Makefile
--- a/devel/libhandy1/Makefile Mon Apr 12 13:32:41 2021 +0000
+++ b/devel/libhandy1/Makefile Mon Apr 12 13:33:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/11/11 08:50:40 nia Exp $
+# $NetBSD: Makefile,v 1.3 2021/04/12 13:33:14 nia Exp $
DISTNAME= libhandy-1.0.1
PKGNAME= ${DISTNAME:S/libhandy/libhandy1/1}
@@ -22,8 +22,10 @@
PKGCONFIG_OVERRIDE_STAGE= pre-install
PKGCONFIG_OVERRIDE+= output/meson-private/libhandy-1.pc
+BUILDLINK_DEPMETHOD.gobject-introspection?= build
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../devel/meson/build.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