pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/appstream-glib
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 11:06:23 UTC 2021
Modified Files:
pkgsrc/devel/appstream-glib: Makefile
Log Message:
appstream-glib: Set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/appstream-glib/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/appstream-glib/Makefile
diff -u pkgsrc/devel/appstream-glib/Makefile:1.8 pkgsrc/devel/appstream-glib/Makefile:1.9
--- pkgsrc/devel/appstream-glib/Makefile:1.8 Thu Nov 5 22:59:43 2020
+++ pkgsrc/devel/appstream-glib/Makefile Mon Apr 12 11:06:23 2021
@@ -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 @@ MESON_ARGS+= -Drpm=false
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