mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00: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
@ -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…
Reference in New Issue
Block a user