diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-13 07:29:23 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-13 07:29:23 +0000 |
commit | a0e3a12b6e656ee8d41c215cf2c6b63c2ddbb8ac (patch) | |
tree | 7d1535f50b812ea320eda2c51e7d586d61a2f562 /graphics/gdal-grass | |
parent | 89f1434cdaff1809c9d0b460df95fe4dd11540c1 (diff) |
Notes
Diffstat (limited to 'graphics/gdal-grass')
-rw-r--r-- | graphics/gdal-grass/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile index 25422a053f3a..5111151c63a9 100644 --- a/graphics/gdal-grass/Makefile +++ b/graphics/gdal-grass/Makefile @@ -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 |