mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Support staging
This commit is contained in:
parent
933c91604f
commit
0d1c80bce1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328921
@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Math::Polygon::Tree.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,4 @@
|
||||
%%PERL5_MAN3%%/Math::Polygon::Tree.3.gz
|
||||
%%SITE_PERL%%/Math/Polygon/Tree.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon/Tree/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon/Tree
|
||||
|
Loading…
Reference in New Issue
Block a user