pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/picom picom: set PYTHON_FOR_BUILD_ONLY
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e7cebd33833
branches: trunk
changeset: 450148:4e7cebd33833
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 12 11:01:56 2021 +0000
description:
picom: set PYTHON_FOR_BUILD_ONLY
diffstat:
x11/picom/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c0e7660b6e5c -r 4e7cebd33833 x11/picom/Makefile
--- a/x11/picom/Makefile Mon Apr 12 11:01:13 2021 +0000
+++ b/x11/picom/Makefile Mon Apr 12 11:01:56 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/11/19 11:03:04 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/04/12 11:01:56 nia Exp $
DISTNAME= picom-8.2
CATEGORIES= x11
@@ -22,6 +22,8 @@
REPLACE_SH+= bin/picom-trans
+PYTHON_FOR_BUILD_ONLY= tool
+
post-install:
${MV} ${DESTDIR}${PREFIX}/share/man ${DESTDIR}${PREFIX}/${PKGMANDIR} || ${TRUE}
Home |
Main Index |
Thread Index |
Old Index