mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Support staging.
This commit is contained in:
parent
f412749c91
commit
fbb12313ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342766
2 changed files with 2 additions and 4 deletions
|
@ -17,8 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= perl-reversion.1
|
||||
MAN3= Perl::Version.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
bin/perl-reversion
|
||||
man/man1/perl-reversion.1.gz
|
||||
%%PERL5_MAN3%%/Perl::Version.3.gz
|
||||
%%SITE_PERL%%/Perl/Version.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl/Version/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl/Version
|
||||
|
|
Loading…
Add table
Reference in a new issue