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
3f7de4b4ec
commit
d46edad922
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342751
@ -20,7 +20,4 @@ RUN_DEPENDS= p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Module::Build::Kwalitee.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -4,5 +4,6 @@
|
||||
%%SITE_PERL%%/Module/Build/Kwalitee/001pragmas.t
|
||||
%%SITE_PERL%%/Module/Build/Kwalitee/003pod.t
|
||||
%%SITE_PERL%%/Module/Build/Kwalitee/004uselib.t
|
||||
%%PERL5_MAN3%%/Module::Build::Kwalitee.3.gz
|
||||
@dirrm %%SITE_PERL%%/Module/Build/Kwalitee
|
||||
@dirrmtry %%SITE_PERL%%/Module/Build
|
||||
|
Loading…
Reference in New Issue
Block a user