diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-26 21:58:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-26 21:58:00 +0000 |
commit | db70fe2a592e55edf0142429dd701f4b844f2528 (patch) | |
tree | 3e9e5cc5626aabae934d6f58311235cbc7cb31b0 /print/lilypond-devel | |
parent | 2b31a99e9b993daf7d6027ad26c465b2ade76e02 (diff) |
Notes
Diffstat (limited to 'print/lilypond-devel')
-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 cfcdd7c7ea4f..31a132ef7512 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -46,7 +46,7 @@ INFO= internals \ music-glossary USES= bison:build gettext ghostscript gmake pkgconfig perl5 \ - compiler:gcc-c++11-lib python:-3 + compiler:gcc-c++11-lib python:2.7 USE_CXXSTD= c++11 USE_TEX= latex texmf USE_PERL5= build |