Convert to staging.
Sponsored by: Absolight
This commit is contained in:
parent
041fdb5edb
commit
4105b7b1e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340562
2 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Text::CharWidth.3
|
||||
|
||||
NO_STAGE= yes
|
||||
post-extract:
|
||||
@${MV} ${WRKSRC}.orig ${WRKSRC}
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%PERL5_MAN3%%/Text::CharWidth.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/CharWidth.so
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/CharWidth.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/.packlist
|
||||
|
|
Loading…
Reference in a new issue