pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/csound6 csound6: Not actually PYTHON_FOR_BUILD_ONLY



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b64a74579cb
branches:  trunk
changeset: 406418:7b64a74579cb
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Dec 21 21:25:51 2019 +0000

description:
csound6: Not actually PYTHON_FOR_BUILD_ONLY

diffstat:

 audio/csound6/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r dd5936c2a716 -r 7b64a74579cb audio/csound6/Makefile
--- a/audio/csound6/Makefile    Sat Dec 21 21:21:12 2019 +0000
+++ b/audio/csound6/Makefile    Sat Dec 21 21:25:51 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2019/12/08 02:01:07 nia Exp $
+# $NetBSD: Makefile,v 1.44 2019/12/21 21:25:51 nia Exp $
 
 DISTNAME=              csound-${CSOUND_VERSION}
 PKGNAME=               csound6-${CSOUND_VERSION}
@@ -54,7 +54,6 @@
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
-PYTHON_FOR_BUILD_ONLY= yes
 .include "../../lang/python/application.mk"
 .include "../../x11/fltk13/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"



Home | Main Index | Thread Index | Old Index