- hackily fix custom LOCALBASE/PREFIX

Reported by:    QATty
This commit is contained in:
Philip M. Gollucci 2009-06-19 05:57:26 +00:00
parent 0c44d42fda
commit 4531764db8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236276

View file

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