summaryrefslogtreecommitdiff
path: root/graphics/qgis
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-09 19:05:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-09 19:05:23 +0000
commitb636337dda540ec3a175856b3c79c7ce92eba430 (patch)
treef12bc06a3d3cb2e5635835fe62cc7531e6ad3b92 /graphics/qgis
parent- Fix build: this needs to be able to detect gpg (diff)
- Mark BROKEN
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=208683
Diffstat (limited to 'graphics/qgis')
-rw-r--r--graphics/qgis/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index b925d3425c92..5328b0b5c149 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