mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build on FreeBSD 10
This commit is contained in:
parent
7abecf0860
commit
17af7fcdb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284552
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ CONFLICTS= libiodbc-[0-9]* virtuoso-*
|
||||||
|
|
||||||
USE_ICONV= yes
|
USE_ICONV= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
WIHT_FBSD10_FIX=yes
|
||||||
CONFIGURE_ARGS= --enable-static --enable-shared \
|
CONFIGURE_ARGS= --enable-static --enable-shared \
|
||||||
--with-libiconv-prefix=${LOCALBASE}
|
--with-libiconv-prefix=${LOCALBASE}
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue