diff options
Diffstat (limited to 'graphics/p5-GD1/Makefile')
-rw-r--r-- | graphics/p5-GD1/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile index 63176a56d964..e498bab0648f 100644 --- a/graphics/p5-GD1/Makefile +++ b/graphics/p5-GD1/Makefile @@ -18,6 +18,9 @@ COMMENT= A perl5 interface to Gd Graphics Library LIB_DEPENDS= gd1.2:${PORTSDIR}/graphics/gd1 +DEPRECATED= ancient, gd2 should be API compatible +EXPIRATION_DATE= 2004-05-01 + PERL_CONFIGURE= yes USE_REINPLACE= yes LATEST_LINK= p5-GD1 |