diff options
Diffstat (limited to 'graphics/qgis/Makefile')
-rw-r--r-- | graphics/qgis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index b925d34..5328b0b 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= geos:${PORTSDIR}/graphics/geos \ gdal:${PORTSDIR}/graphics/gdal BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake +BROKEN= Does not build with geos 3.x + USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_FREETYPE= yes |