mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Stage support
This commit is contained in:
parent
0f8e557b5c
commit
e3a085411d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341613
2 changed files with 1 additions and 3 deletions
|
@ -14,7 +14,4 @@ COMMENT= Safe cleanup blocks
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Guard.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%PERL5_MAN3%%/Guard.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/Guard.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Guard/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Guard/Guard.bs
|
||||
|
|
Loading…
Add table
Reference in a new issue