mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- List manpage in pkg-plist instead, as per STAGEing rules
Reported by: az
This commit is contained in:
parent
df093ba3ca
commit
560b9c0078
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363364
@ -21,6 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::Simple::FromHandle.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,5 @@
|
||||
%%SITE_PERL%%/mach/auto/Email/Simple/FromHandle/.packlist
|
||||
%%SITE_PERL%%/Email/Simple/FromHandle.pm
|
||||
%%PERL5_MAN3%%/Email::Simple::FromHandle.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/Email/Simple
|
||||
@dirrmtry %%SITE_PERL%%/mach/auto/Email/Simple/FromHandle
|
||||
|
Loading…
Reference in New Issue
Block a user