diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-07-16 20:53:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-07-16 20:53:28 +0000 |
commit | 68f883edfc802c049ba59e75f77e9f7c6d6071f5 (patch) | |
tree | 3fa9947d2b38c86d548ab0b4face968420a2825b /print/lilypond-devel | |
parent | 1369aca1cbaa75f185a0b7dcd3d5bfdd2d8e84f0 (diff) |
Notes
Diffstat (limited to 'print/lilypond-devel')
-rw-r--r-- | print/lilypond-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 87c08fb115df..0ced1df48b23 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -47,9 +47,9 @@ INFO= internals \ lilypond-web \ music-glossary -USES= bison:build gettext gmake pkgconfig perl5 compiler:c++11-lib python:-3 +USES= bison:build gettext ghostscript:9 gmake pkgconfig perl5 \ + compiler:c++11-lib python:-3 USE_CXXSTD= c++11 -USE_GHOSTSCRIPT=9 USE_TEX= latex USE_PERL5= build USE_GNOME= pango |