diff options
Diffstat (limited to 'graphics/sage/Makefile')
-rw-r--r-- | graphics/sage/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/sage/Makefile b/graphics/sage/Makefile index ab993fe22fd2..7c8db1a0caed 100644 --- a/graphics/sage/Makefile +++ b/graphics/sage/Makefile @@ -8,6 +8,9 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= OpenGL extension library WWW= http://www.worldforge.org/dev/eng/libraries/sage +DEPRECATED= There has been no release for most of the Worldforge libraries in the past 10 years. +EXPIRATION_DATE=2023-12-31 + CONFIGURE_ARGS= --program-transform-name= GNU_CONFIGURE= yes USES= gl libtool pathfix sdl |