diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-28 01:35:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-28 01:35:26 +0800 |
commit | 8d38cb9cba59e0d42bc95b3b7bb0f881d225fef1 (patch) | |
tree | a02360551e070e1adb95c45d1cb79ac1f276c0c6 /databases | |
parent | b1ffef49bf10c38c363ba02f9078a4dddbf99d78 (diff) | |
download | freebsd-ports-gnome-8d38cb9cba59e0d42bc95b3b7bb0f881d225fef1.tar.gz freebsd-ports-gnome-8d38cb9cba59e0d42bc95b3b7bb0f881d225fef1.tar.zst freebsd-ports-gnome-8d38cb9cba59e0d42bc95b3b7bb0f881d225fef1.zip |
Deprecate ports broken for more than 6 month
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 \ |