diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-02-07 00:51:51 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-02-07 00:51:51 +0000 |
commit | 24215aa71a8c6f7200e1901d130c0ce4afcdf7e6 (patch) | |
tree | f7671961d73ac3530596b7fdf8b45c7bc288c498 /math/p5-Math-Geometry-Planar-GPC-Polygon | |
parent | 18799b8ce328a8c32eb2379a2db4dab7bc254f50 (diff) |
- Fix plist
Notes
Notes:
svn path=/head/; revision=343177
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC-Polygon')
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist | 22 |
2 files changed, 13 insertions, 11 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile index 09bb41b4bd2a..0c7bd66d88e7 100644 --- a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile +++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile @@ -3,7 +3,7 @@ PORTNAME= Math-Geometry-Planar-GPC-Polygon PORTVERSION= 0.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist b/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist index ce1e7d6cbfa4..b9928339babf 100644 --- a/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist +++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist @@ -1,17 +1,19 @@ %%PERL5_MAN3%%/Math::Geometry::Planar::GPC::Polygon.3.gz -%%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon.pm -%%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon/functions.c -%%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon/include/gpc.c -%%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon/include/gpc.h +%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon/functions.c +%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon/include/gpc.c +%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon/include/gpc.h %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/Polygon/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/Polygon/Polygon.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/Polygon/Polygon.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/Polygon @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math -@dirrm %%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon/include -@dirrm %%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon -@dirrmtry %%SITE_PERL%%/Math/Geometry/Planar/GPC -@dirrmtry %%SITE_PERL%%/Math/Geometry/Planar -@dirrmtry %%SITE_PERL%%/Math/Geometry -@dirrmtry %%SITE_PERL%%/Math +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon/include +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math |