mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
it's not --with-iconv but --with-libiconv, submitter got it right when
submitting the first time, I messed it up, sorry Submitted by: Jeroen van der Ham <jeroen@dckd.nl>
This commit is contained in:
parent
54d686c389
commit
81b1e324a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311790
@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --disable-debug \
|
||||
--with-boost-system=boost_system \
|
||||
--enable-geoip \
|
||||
--with-libgeoip \
|
||||
--with-iconv \
|
||||
--with-libiconv \
|
||||
--with-openssl=${OPENSSLBASE}
|
||||
|
||||
PORTDOCS= *
|
||||
|
Loading…
Reference in New Issue
Block a user