diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/grass/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index e4e4ccc9ac92..35decd0021f5 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -22,6 +22,8 @@ COMMENT= Open source Geographical Information System (GIS) LICENSE= GPLv2 BROKEN= Does not build +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2014-02-27 BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13 LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ |