mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- Stage support
This commit is contained in:
parent
5fb15656f0
commit
0282e83ae3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341426
2 changed files with 1 additions and 3 deletions
|
@ -25,9 +25,6 @@ TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
|
|||
USES= perl5
|
||||
USE_PERL5= configure extract
|
||||
|
||||
MAN3= Package::DeprecationManager.3
|
||||
|
||||
NO_STAGE= yes
|
||||
post-extract:
|
||||
@${PERL} -i -ne "print unless /'BUILD_REQUIRES'/../},/" ${WRKSRC}/Makefile.PL
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%PERL5_MAN3%%/Package::DeprecationManager.3.gz
|
||||
%%SITE_PERL%%/Package/DeprecationManager.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/DeprecationManager/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/DeprecationManager
|
||||
|
|
Loading…
Add table
Reference in a new issue