mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to stages.
This commit is contained in:
parent
a6202414c5
commit
ca93931136
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330515
@ -19,9 +19,6 @@ USES= perl5
|
||||
USE_PERL5= configure patch
|
||||
CONFIGURE_ARGS= </dev/null
|
||||
|
||||
MAN3= POE::Component::RRDTool.3
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's/(\(\$$maj, \$$min, \$$sub\))/$$1; $$1/' \
|
||||
${WRKSRC}/Makefile.PL
|
||||
|
@ -1,7 +1,4 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool/.packlist
|
||||
%%PERL5_MAN3%%/POE::Component::RRDTool.3.gz
|
||||
%%SITE_PERL%%/POE/Component/RRDTool.pm
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool
|
||||
@dirrmtry %%SITE_PERL%%/POE/Component
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
|
||||
@dirrmtry %%SITE_PERL%%/POE
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
|
||||
|
Loading…
Reference in New Issue
Block a user