diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-08-21 23:11:29 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-08-21 23:11:29 +0000 |
commit | 0c8153a4c23bd745ca505bd6aeba998d1a462996 (patch) | |
tree | 8ef6b02ac68e163b9c8562f2f48762cdf73796e3 /print/lilypond | |
parent | 2076821b4376cae1c9dd60736fce7607def3d75c (diff) | |
download | ports-0c8153a4c23bd745ca505bd6aeba998d1a462996.tar.gz ports-0c8153a4c23bd745ca505bd6aeba998d1a462996.zip |
Notes
Diffstat (limited to 'print/lilypond')
-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 47199c87c795..23d4d4396a39 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -45,7 +45,7 @@ INSTALLS_OMF= yes MAKEFILE= GNUmakefile ALL_TARGET= all CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" MAKEINFO="${LOCALBASE}/bin/makeinfo" -NO_CCACHE= yes +NOCCACHE= yes PLIST_SUB= PORTVERSION=${PORTVERSION} |