Mark broken: Fails to configure

user supplied gdal-config (/usr/local/bin/gdal-config)
using /usr/local/lib/gdalplugins as GDAL shared library autoload directory
checking for G_asprintf in -lgrass_gis... no
configure: error: --with-grass=/usr/local/grass-6.4.2 requested, but libraries not found!  Perhaps you need to set LD_LIBRARY_PATH to include /usr/local/grass-6.4.2/lib?
===>  Script "configure" failed unexpectedly.

Note:		bumping from 6.4.2 to 6.4.3 or 6.4.3/lib doesn't fix
With hat:	portmgr
This commit is contained in:
Antoine Brodin 2014-04-13 07:29:23 +00:00
parent 89f1434cda
commit a0e3a12b6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351185

View File

@ -10,6 +10,8 @@ MASTER_SITES= http://download.osgeo.org/gdal/
MAINTAINER= ports@FreeBSD.org
COMMENT= GDAL drivers for GRASS raster and vector files
BROKEN= Fails to configure
BUILD_DEPENDS= grass>6:${PORTSDIR}/databases/grass
LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
RUN_DEPENDS= grass>6:${PORTSDIR}/databases/grass