diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-15 08:27:47 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-15 08:27:47 +0000 |
commit | 80b737b5b6890a9b46f1cc7b53c9eaa8be539414 (patch) | |
tree | ad8d81e8ea25b2a13ca8d21b1d04a0e9ab84b986 /print/lilypond | |
parent | 43691707fc57fe82416a68cd00f091169f4a2363 (diff) |
Notes
Diffstat (limited to 'print/lilypond')
-rw-r--r-- | print/lilypond/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 872bdcce21e4..7a746eb9e023 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -9,6 +9,7 @@ PORTNAME= lilypond PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= print audio MASTER_SITES= http://lilypond.org/download/v2.2/:src \ http://distfiles.master.finkmirrors.net/:rpm @@ -32,6 +33,7 @@ INFO= lilypond lilypond-internals \ #INSTALLS_SHLIB not needed for phyton library midi.so GNU_CONFIGURE= yes +USE_GETTEXT= yes USE_BISON= yes USE_GMAKE= YES USE_PYTHON= YES |