diff options
author | gahr <gahr@FreeBSD.org> | 2010-07-06 16:37:11 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-07-06 16:37:11 +0800 |
commit | 6a4c4e3077aff43c8a4c1e3e5ef90c2f7dbb0fb1 (patch) | |
tree | 0748d8982ba184077811ce8d7fc96a6bb6c106e3 /print | |
parent | 6162db10d5b448aa4d72d1de3574e37577be9386 (diff) | |
download | freebsd-ports-gnome-6a4c4e3077aff43c8a4c1e3e5ef90c2f7dbb0fb1.tar.gz freebsd-ports-gnome-6a4c4e3077aff43c8a4c1e3e5ef90c2f7dbb0fb1.tar.zst freebsd-ports-gnome-6a4c4e3077aff43c8a4c1e3e5ef90c2f7dbb0fb1.zip |
- Fix INFO installation
Reported by: QAT
Feature safe: yes
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index a042c45de74a..036d4344614e 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -45,7 +45,7 @@ MAN1= lilymidi.1 lilypond-book.1 lilypond-invoke-editor.1 \ INFO= lilypond-changes lilypond-contributor lilypond-essay \ lilypond-extending lilypond-internals lilypond-learning \ lilypond-notation lilypond-usage lilypond-web \ - lilypond-snippets music-glossary lilypond + lilypond-snippets music-glossary USE_AUTOTOOLS= autoconf:262 USE_BISON= build |