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
1b5c649ef0
commit
0f8e557b5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341612
@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::ReturnValue.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,4 @@
|
||||
%%PERL5_MAN3%%/Class::ReturnValue.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/ReturnValue/.packlist
|
||||
%%SITE_PERL%%/Class/ReturnValue.pm
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/ReturnValue
|
||||
|
Loading…
Reference in New Issue
Block a user