From 7e8cec46d1a62d4f4fed532ba7cad0d8b857ef36 Mon Sep 17 00:00:00 2001 From: gahr Date: Mon, 6 Aug 2012 09:40:09 +0000 Subject: - fix non-privileged install PR: 169870 Submitted by: Jan Beich --- print/lilypond/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print') diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index e7e135af82ce..2b8d6f7891d9 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -75,7 +75,7 @@ post-patch: ${REINPLACE_CMD} -e '17,21d' ${WRKSRC}/po/GNUmakefile .endif -pre-install: +pre-su-install: .if exists(${PREFIX}/info/dir) ${REINPLACE_CMD} -i '' -e '/LilyPond/d' ${PREFIX}/info/dir .endif -- cgit