diff options
-rw-r--r-- | graphics/geos35/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/geos35/Makefile b/graphics/geos35/Makefile index 8e23c7ec5985..5cdbf45dbf6f 100644 --- a/graphics/geos35/Makefile +++ b/graphics/geos35/Makefile @@ -15,6 +15,9 @@ COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" (legacy) LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= legacy version, no longer needed +EXPIRATION_DATE=2017-11-09 + CONFIGURE_ARGS= --program-suffix=35 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |