- fix build with custom LOCALBASE
Reported by: QAT
This commit is contained in:
parent
b8eb146d98
commit
0ea1cd887f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237156
@ -34,4 +34,9 @@ BROKEN= gp-relative relocation against dynamic symbol
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc"
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s|/usr/local/|${LOCALBASE}/|g" \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user