mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
- Stage support
This commit is contained in:
parent
f5813d0813
commit
df06c42b2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341629
2 changed files with 1 additions and 3 deletions
|
@ -13,7 +13,4 @@ COMMENT= A perl5 module providing access to System errno constants
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Errno.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%PERL5_MAN3%%/Errno.3.gz
|
||||
%%SITE_PERL%%/Errno.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Errno/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Errno
|
||||
|
|
Loading…
Add table
Reference in a new issue