diff options
Diffstat (limited to 'print/lilypond-devel/Makefile')
-rw-r--r-- | print/lilypond-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 50b8a7e25f0c..5dad7c625654 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -45,8 +45,7 @@ INFO= lilypond-notation \ music-glossary \ internals -USE_BISON= build -USES= gettext +USES= bison gettext USE_GMAKE= yes USE_GHOSTSCRIPT=9 USE_PYTHON= yes |