pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/vte3
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 12:52:31 UTC 2021
Modified Files:
pkgsrc/x11/vte3: Makefile
Log Message:
vte3: set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/x11/vte3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/vte3/Makefile
diff -u pkgsrc/x11/vte3/Makefile:1.36 pkgsrc/x11/vte3/Makefile:1.37
--- pkgsrc/x11/vte3/Makefile:1.36 Mon Apr 12 12:37:41 2021
+++ pkgsrc/x11/vte3/Makefile Mon Apr 12 12:52:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2021/04/12 12:37:41 nia Exp $
+# $NetBSD: Makefile,v 1.37 2021/04/12 12:52:31 nia Exp $
DISTNAME= vte-0.60.3
PKGNAME= ${DISTNAME:S/vte/vte3/}
@@ -30,6 +30,8 @@ CONF_FILES+= ${PREFIX}/share/examples/p
CONF_FILES+= ${PREFIX}/share/examples/profile.d/vte.csh \
${PKG_SYSCONFDIR}/profile.d/vte.csh
+PYTHON_FOR_BUILD_ONLY= tool
+
.include "options.mk"
.include "../../devel/meson/build.mk"
.include "../../converters/fribidi/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index