pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/appstream-glib appstream-glib: Set PYTHON_FOR_BU...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca4887e6cf0d
branches:  trunk
changeset: 450150:ca4887e6cf0d
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Apr 12 11:06:23 2021 +0000

description:
appstream-glib: Set PYTHON_FOR_BUILD_ONLY

diffstat:

 devel/appstream-glib/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 726233857308 -r ca4887e6cf0d devel/appstream-glib/Makefile
--- a/devel/appstream-glib/Makefile     Mon Apr 12 11:02:48 2021 +0000
+++ b/devel/appstream-glib/Makefile     Mon Apr 12 11:06:23 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/11/05 22:59:43 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/12 11:06:23 nia Exp $
 
 DISTNAME=      appstream-glib-0.7.18
 PKGREVISION=   1
@@ -21,6 +21,8 @@
 
 PKGCONFIG_OVERRIDE+=   libappstream-glib/appstream-glib.pc.in
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 .include "../../archivers/libarchive/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/gobject-introspection/buildlink3.mk"



Home | Main Index | Thread Index | Old Index