diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 22:00:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 22:00:33 +0000 |
commit | a785612b4355b745678394dab9e0734cfb482c3b (patch) | |
tree | 5ce5b8f70cf8cb66c7351e44cf0797fd5bd46405 /graphics/qgis | |
parent | 229d3a50454c4d15afb14bf2cb29b1188d004ab2 (diff) |
Notes
Diffstat (limited to 'graphics/qgis')
-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 640592448d6a..965677c70e2d 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= geos:${PORTSDIR}/graphics/geos \ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake BROKEN= Does not build with geos 3.x +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes |