diff options
Diffstat (limited to 'graphics/ruby-gdchart/Makefile')
-rw-r--r-- | graphics/ruby-gdchart/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ruby-gdchart/Makefile b/graphics/ruby-gdchart/Makefile index 476172e..51688da 100644 --- a/graphics/ruby-gdchart/Makefile +++ b/graphics/ruby-gdchart/Makefile @@ -17,6 +17,8 @@ MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby extension to use the GDCHART library BROKEN= Does not compile +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} BUILD_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart |