diff options
Diffstat (limited to 'print/lilypond/Makefile')
-rw-r--r-- | print/lilypond/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 2ff8538cd435..8876eadbfc68 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -8,8 +8,7 @@ # PORTNAME= lilypond -PORTVERSION= 2.13.61 -PORTREVISION= 1 +PORTVERSION= 2.13.62 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.13/ @@ -53,7 +52,7 @@ CONFIGURE_ENV+= MAKEINFO="${LOCALBASE}/bin/makeinfo" \ ALL_TARGET= all -NOCCACHE= yes +NO_CCACHE= yes PLIST_SUB= PORTVERSION=${PORTVERSION} |