aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2015-07-29 23:54:47 +0000
committerWen Heping <wen@FreeBSD.org>2015-07-29 23:54:47 +0000
commit24a08209f3d8d44c23527d059c238b89c6af7527 (patch)
treeb07bc9992a66d9649b9af7656ec75aed8369d55e /graphics
parentc3ca0f72c5c1efe355e994b4ba4d988fb667f27c (diff)
downloadports-24a08209f3d8d44c23527d059c238b89c6af7527.tar.gz
ports-24a08209f3d8d44c23527d059c238b89c6af7527.zip
- Mark DEPRECATED because gdal-grass had been included now in graphics/gdal 2.0.0.
Submitted by: rhurlin@gwdg.de(via email)
Notes
Notes: svn path=/head/; revision=393206
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdal-grass/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index 5c3cd04a8376..48d2b1008f9b 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -17,6 +17,9 @@ LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \
libgrass_gis.so:${PORTSDIR}/databases/grass
RUN_DEPENDS= grass>=6:${PORTSDIR}/databases/grass
+DEPRECATED= Superseded by gdal-2.0.0
+EXPIRATION_DATE=2015-10-30
+
USES= gmake
USE_GCC= yes # from databases/grass
GNU_CONFIGURE= yes