- Fix building with ICONV option on 9.x and 8.x

PR:		197697
This commit is contained in:
Ashish SHUKLA 2015-02-16 13:55:49 +00:00
parent 8e64cc9389
commit 65b2640294
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379092

View file

@ -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}