pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/moodbar moodbar: Set PYTHON_FOR_BUILD_ONLY



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aaa7d43fb23d
branches:  trunk
changeset: 416052:aaa7d43fb23d
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Oct 19 00:31:52 2019 +0000

description:
moodbar: Set PYTHON_FOR_BUILD_ONLY

diffstat:

 audio/moodbar/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 580e1302afc9 -r aaa7d43fb23d audio/moodbar/Makefile
--- a/audio/moodbar/Makefile    Fri Oct 18 22:10:46 2019 +0000
+++ b/audio/moodbar/Makefile    Sat Oct 19 00:31:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/10/18 17:14:34 nia Exp $
+# $NetBSD: Makefile,v 1.11 2019/10/19 00:31:52 nia Exp $
 
 DISTNAME=      moodbar-1.2
 CATEGORIES=    audio
@@ -17,6 +17,8 @@
 # C++14
 GCC_REQD+=     5
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 .include "../../devel/meson/build.mk"
 .include "../../math/fftw/buildlink3.mk"
 .include "../../multimedia/gstreamer1/buildlink3.mk"



Home | Main Index | Thread Index | Old Index