- Fix building with ICONV option on 9.x and 8.x
PR: 197697
This commit is contained in:
parent
8e64cc9389
commit
65b2640294
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379092
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ post-extract:
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' ${WRKSRC}/deps/p1_iconv/rebar.config
|
||||
|
||||
post-install:
|
||||
.if ${PORT_OPTIONS:MPAM}
|
||||
|
|
Loading…
Reference in a new issue