diff options
Diffstat (limited to 'www/p5-Kwiki-GDGraphGenerator/Makefile')
-rw-r--r-- | www/p5-Kwiki-GDGraphGenerator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Kwiki-GDGraphGenerator/Makefile b/www/p5-Kwiki-GDGraphGenerator/Makefile index e3d4620da33a..f2d346ed6fdb 100644 --- a/www/p5-Kwiki-GDGraphGenerator/Makefile +++ b/www/p5-Kwiki-GDGraphGenerator/Makefile @@ -19,9 +19,9 @@ BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki \ ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph RUN_DEPENDS= ${BUILD_DEPENDS} -DEPRECATED= Already bundled in www/p5-Kwiki (0.39 or latter) +DEPRECATED= already bundled in www/p5-Kwiki (0.39 or latter) EXPIRATION_DATE= 2007-07-28 -BROKEN= ${DEPRECATED} +IGNORE= ${DEPRECATED} PERL_CONFIGURE= yes |