diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-29 17:51:30 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-29 17:51:30 +0800 |
commit | 419d6e8410cea8b97d6107c491af29adafb9eeb6 (patch) | |
tree | b91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 /math | |
parent | 89605697b3539a456d0d86f1400617406b7bc685 (diff) | |
download | freebsd-ports-gnome-419d6e8410cea8b97d6107c491af29adafb9eeb6.tar.gz freebsd-ports-gnome-419d6e8410cea8b97d6107c491af29adafb9eeb6.tar.zst freebsd-ports-gnome-419d6e8410cea8b97d6107c491af29adafb9eeb6.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile index a83a30badaa3..d056fc5e90f1 100644 --- a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile +++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} BROKEN= module is not usable: "The extension 'Math::Geometry::Planar::GPC::Polygon'\ is not properly installed in path: 'blib/arch'". You may try\ math/Math-Geometry-Planar-GPC-PolygonXS instead +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-12-30 USES= perl5 USE_PERL5= configure |