diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-01 13:54:24 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-01 13:54:24 +0800 |
commit | bcbe1cee33e75b2492eccc7d0938ba9b9cd1dcc1 (patch) | |
tree | eed2090ff4b5b7af798a387eb6e261b1b7d4b51f /math | |
parent | 2f5465cf2a44f53b9def5f8b3cc47f79b1322903 (diff) | |
download | freebsd-ports-gnome-bcbe1cee33e75b2492eccc7d0938ba9b9cd1dcc1.tar.gz freebsd-ports-gnome-bcbe1cee33e75b2492eccc7d0938ba9b9cd1dcc1.tar.zst freebsd-ports-gnome-bcbe1cee33e75b2492eccc7d0938ba9b9cd1dcc1.zip |
- Support staging
- Fix plist
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist | 23 |
2 files changed, 11 insertions, 15 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile index 5130c49e9322..09bb41b4bd2a 100644 --- a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile +++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile @@ -18,7 +18,4 @@ USES= perl5 USE_PERL5= configure MAKE_JOBS_UNSAFE= yes -MAN3= Math::Geometry::Planar::GPC::Polygon.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist b/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist index 4884a9b35f53..ce1e7d6cbfa4 100644 --- a/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist +++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist @@ -1,18 +1,17 @@ -%%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 +%%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%%/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%%/%%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 +@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 |