mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Support staging
- Fix plist
This commit is contained in:
parent
18b93a2959
commit
a961c4e7d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328923
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user