pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/csound6



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Dec 21 21:25:51 UTC 2019

Modified Files:
        pkgsrc/audio/csound6: Makefile

Log Message:
csound6: Not actually PYTHON_FOR_BUILD_ONLY


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/audio/csound6/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/csound6/Makefile
diff -u pkgsrc/audio/csound6/Makefile:1.43 pkgsrc/audio/csound6/Makefile:1.44
--- pkgsrc/audio/csound6/Makefile:1.43  Sun Dec  8 02:01:07 2019
+++ pkgsrc/audio/csound6/Makefile       Sat Dec 21 21:25:51 2019
@@ -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 @@ post-install:
 .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