1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- fix non-privileged install

PR:		169870
Submitted by:	Jan Beich <jbeich@tormail.org>
This commit is contained in:
Pietro Cerutti 2012-08-06 09:40:09 +00:00
parent 855cae4d4b
commit b4b8b1f759
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302155

View File

@ -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