mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Use stage
This commit is contained in:
parent
1df89da81c
commit
211acf1009
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327916
@ -18,7 +18,4 @@ RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= AnyEvent::I3.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,4 @@
|
||||
%%PERL_MANDIR%%/man3/AnyEvent::I3.3.gz
|
||||
%%SITE_PERL%%/AnyEvent/I3.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/I3/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/I3
|
||||
|
Loading…
Reference in New Issue
Block a user