Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGS
Reported by: mat
This commit is contained in:
parent
42877dd7e3
commit
12d23e4bdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366978
1 changed files with 4 additions and 4 deletions
|
@ -17,12 +17,12 @@ LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \
|
|||
RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER_NODOT}-server
|
||||
|
||||
CONFLICTS= postgis-1.* postgis-2.0.*
|
||||
LATEST_LINK= postgis21
|
||||
|
||||
USE_GNOME= libxml2
|
||||
USES= gmake iconv:wchar_t perl5 pgsql pkgconfig libtool:keepla
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
|
||||
USES= gmake iconv:wchar_t perl5 pgsql pkgconfig libtool:keepla
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
|
||||
OPTIONS_DEFINE= LOADERGUI RASTER TOPOLOGY SFCGAL
|
||||
|
|
Loading…
Reference in a new issue