1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00

Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGS

Reported by:	antoine
This commit is contained in:
Tijl Coosemans 2014-09-02 20:30:18 +00:00
parent 95b5f9e9c5
commit a6fbe0d2c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367079

View File

@ -24,8 +24,9 @@ LOADERGUI_DESC= Enable shp2pgsql-gui
RASTER_DESC= Build raster support
TOPOLOGY_DESC= Build topology support
CFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_GNOME= libxml2
USE_LDCONFIG= yes