diff options
Diffstat (limited to 'print/lilypond-devel/Makefile')
-rw-r--r-- | print/lilypond-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 7fce91c7d152..7a2b8480f02a 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -46,7 +46,7 @@ INFO= lilypond-notation \ internals USE_BISON= build -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes USE_GHOSTSCRIPT=9 USE_PYTHON= yes |