diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 10:23:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 10:23:55 +0000 |
commit | c7d6ee97c1e3058dc5e26308ae336e58bc1197d9 (patch) | |
tree | f6e784f75b78fca30725a4bca431b966cbe15807 /print | |
parent | b3e4e19ddced293c5d1147a3172d522b4a807708 (diff) | |
download | ports-c7d6ee97c1e3058dc5e26308ae336e58bc1197d9.tar.gz ports-c7d6ee97c1e3058dc5e26308ae336e58bc1197d9.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index cfe3513fc204..65b7862955c0 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -39,8 +39,7 @@ INFO= lilypond-notation \ music-glossary \ internals -USES= bison:build gettext -USE_GMAKE= yes +USES= bison:build gettext gmake pkgconfig USE_GHOSTSCRIPT=9 USE_TEX= latex USE_PYTHON= yes |