aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-08-21 23:11:29 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-08-21 23:11:29 +0000
commit0c8153a4c23bd745ca505bd6aeba998d1a462996 (patch)
tree8ef6b02ac68e163b9c8562f2f48762cdf73796e3 /print
parent2076821b4376cae1c9dd60736fce7607def3d75c (diff)
downloadports-0c8153a4c23bd745ca505bd6aeba998d1a462996.tar.gz
ports-0c8153a4c23bd745ca505bd6aeba998d1a462996.zip
- Fix type: NO_CCACHE -> NOCCACHE
Notes
Notes: svn path=/head/; revision=218975
Diffstat (limited to 'print')
-rw-r--r--print/lilypond/Makefile2
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}