pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/py-music21



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue May 12 05:17:55 UTC 2026

Modified Files:
        pkgsrc/audio/py-music21: options.mk

Log Message:
Revert options


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/py-music21/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/py-music21/options.mk
diff -u pkgsrc/audio/py-music21/options.mk:1.8 pkgsrc/audio/py-music21/options.mk:1.9
--- pkgsrc/audio/py-music21/options.mk:1.8      Tue May 12 05:17:39 2026
+++ pkgsrc/audio/py-music21/options.mk  Tue May 12 05:17:55 2026
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.8 2026/05/12 05:17:39 adam Exp $
+# $NetBSD: options.mk,v 1.9 2026/05/12 05:17:55 adam Exp $
 
 # print/lilypond and devel/py-game are optional because they pull in
 # large and complex dependency chains. py-game is required for MIDI
@@ -10,7 +10,7 @@
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.py-music21
 PKG_SUPPORTED_OPTIONS= lilypond py-game
-#PKG_SUGGESTED_OPTIONS=        py-game
+PKG_SUGGESTED_OPTIONS= py-game
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index