mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- Stage support
This commit is contained in:
parent
6ea5911503
commit
f5813d0813
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341628
2 changed files with 1 additions and 3 deletions
|
@ -13,7 +13,4 @@ COMMENT= Perl module that report exceptions with formatted text call-stack
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Exception::Handler.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%PERL5_MAN3%%/Exception::Handler.3.gz
|
||||
%%SITE_PERL%%/Exception/Handler.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Handler/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Handler
|
||||
|
|
Loading…
Add table
Reference in a new issue