mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Stage support
This commit is contained in:
parent
418de39e45
commit
89d1ab2c64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342635
@ -15,7 +15,4 @@ RUN_DEPENDS= p5-parent>=0:${PORTSDIR}/devel/p5-parent
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Module::List.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
%%SITE_PERL%%/Module/List.pm
|
||||
%%PERL5_MAN3%%/Module::List.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/Module
|
||||
|
Loading…
Reference in New Issue
Block a user