mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- hackily fix custom LOCALBASE/PREFIX
Reported by: QATty
This commit is contained in:
parent
0c44d42fda
commit
4531764db8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236276
@ -139,6 +139,8 @@ post-extract:
|
||||
.endfor
|
||||
|
||||
post-patch:
|
||||
### XXX: Hack, some of this should be LOCALBASE
|
||||
@${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g'
|
||||
.if defined(DISABLE_SPEEDYCGI)
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "WARNING:"
|
||||
|
Loading…
Reference in New Issue
Block a user