mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Support staging.
This commit is contained in:
parent
d0f5a6b487
commit
0657e9618d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342757
@ -17,8 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN1= version.pl.1
|
||||
MAN3= Module::Info::File.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,6 @@
|
||||
bin/version.pl
|
||||
man/man1/version.pl.1.gz
|
||||
%%PERL5_MAN3%%/Module::Info::File.3.gz
|
||||
%%SITE_PERL%%/Module/Info/File.pm
|
||||
@dirrmtry %%SITE_PERL%%/Module/Info
|
||||
@dirrmtry %%SITE_PERL%%/Module
|
||||
|
Loading…
Reference in New Issue
Block a user