Tue Dec 6 01:45:17 2022 UTC ()
py-music21: update a comment


(gutteridge)
diff -r1.5 -r1.6 pkgsrc/audio/py-music21/options.mk

cvs diff -r1.5 -r1.6 pkgsrc/audio/py-music21/options.mk (expand / switch to context diff)
--- pkgsrc/audio/py-music21/options.mk 2022/04/09 21:57:28 1.5
+++ pkgsrc/audio/py-music21/options.mk 2022/12/06 01:45:17 1.6
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.5 2022/04/09 21:57:28 gutteridge Exp $
+# $NetBSD: options.mk,v 1.6 2022/12/06 01:45:17 gutteridge Exp $
 
 # print/lilypond and devel/py-game are optional because they pull in
-# large and complex dependency chains.
+# large and complex dependency chains. (lilypond also has a tendency
+# to fail to build.)
 
 # audio/musescore is also an application dependency that gets called
 # by music21's show() method, but it's a pretty heavy dependency for