pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/desktop-file-utils
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 10:56:27 UTC 2021
Modified Files:
pkgsrc/sysutils/desktop-file-utils: Makefile
Log Message:
desktop-file-utils: Set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/sysutils/desktop-file-utils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/desktop-file-utils/Makefile
diff -u pkgsrc/sysutils/desktop-file-utils/Makefile:1.44 pkgsrc/sysutils/desktop-file-utils/Makefile:1.45
--- pkgsrc/sysutils/desktop-file-utils/Makefile:1.44 Sun Oct 25 12:45:52 2020
+++ pkgsrc/sysutils/desktop-file-utils/Makefile Mon Apr 12 10:56:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2020/10/25 12:45:52 nia Exp $
+# $NetBSD: Makefile,v 1.45 2021/04/12 10:56:27 nia Exp $
DISTNAME= desktop-file-utils-0.26
CATEGORIES= sysutils gnome
@@ -29,6 +29,8 @@ PRINT_PLIST_AWK+= /^share\/applications\
{ print "@comment in INSTALL script: " $$0; \
next; }
+PYTHON_FOR_BUILD_ONLY= tool
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/meson/build.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index