mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Fix ICONV option
This commit is contained in:
parent
0485bffe3c
commit
d63afc12a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349846
@ -70,7 +70,7 @@ HDF5_CONFIGURE_ON= --with-hdf5=${LOCALBASE}
|
||||
HDF5_LIB_DEPENDS= libhdf5.so.7:${PORTSDIR}/science/hdf5-18
|
||||
ICONV_CONFIGURE_OFF= --with-libiconv-prefix=no
|
||||
ICONV_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG}
|
||||
ICONV_LDFLAGS= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
ICONV_LDFLAGS= -L${ICONV_PREFIX}/lib ${ICONV_LIB}
|
||||
ICONV_USES= iconv
|
||||
JASPER_CONFIGURE_OFF= --with-jasper=no
|
||||
JASPER_CONFIGURE_ON= --with-jasper=${LOCALBASE}
|
||||
|
Loading…
Reference in New Issue
Block a user