pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/moodbar
Module Name: pkgsrc
Committed By: nia
Date: Sat Oct 19 00:31:52 UTC 2019
Modified Files:
pkgsrc/audio/moodbar: Makefile
Log Message:
moodbar: Set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/moodbar/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/moodbar/Makefile
diff -u pkgsrc/audio/moodbar/Makefile:1.10 pkgsrc/audio/moodbar/Makefile:1.11
--- pkgsrc/audio/moodbar/Makefile:1.10 Fri Oct 18 17:14:34 2019
+++ pkgsrc/audio/moodbar/Makefile Sat Oct 19 00:31:52 2019
@@ -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 @@ USE_LANGUAGES= c c++14
# 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