mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/chyves: Fix installation to custom PREFIX
PR: 234554 Submitted by: mi@
This commit is contained in:
parent
7a0d846e25
commit
5639c46c40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489777
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ USE_GITHUB= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
MAKE_ARGS+= -e
|
||||||
|
|
||||||
do-patch:
|
do-patch:
|
||||||
${REINPLACE_CMD} 's%\$$(PREFIX)%${STAGEDIR}/$$(PREFIX)%g' ${WRKSRC}/Makefile
|
${REINPLACE_CMD} 's%\$$(PREFIX)%${STAGEDIR}/$$(PREFIX)%g' ${WRKSRC}/Makefile
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue