diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 07:28:52 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 07:28:52 +0000 |
commit | 4105b7b1e896b3d676e8d824b041ef95a807179c (patch) | |
tree | 3db050500264f25a00630f0fd47bc3db513604a8 /textproc/libtext-charwidth-perl | |
parent | 041fdb5edb3d18c9680423e26fceff6bd8e372ea (diff) | |
download | ports-4105b7b1e896b3d676e8d824b041ef95a807179c.tar.gz ports-4105b7b1e896b3d676e8d824b041ef95a807179c.zip |
Convert to staging.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=340562
Diffstat (limited to 'textproc/libtext-charwidth-perl')
-rw-r--r-- | textproc/libtext-charwidth-perl/Makefile | 3 | ||||
-rw-r--r-- | textproc/libtext-charwidth-perl/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/libtext-charwidth-perl/Makefile b/textproc/libtext-charwidth-perl/Makefile index 170b320c5570..170fffc803e4 100644 --- a/textproc/libtext-charwidth-perl/Makefile +++ b/textproc/libtext-charwidth-perl/Makefile @@ -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} diff --git a/textproc/libtext-charwidth-perl/pkg-plist b/textproc/libtext-charwidth-perl/pkg-plist index ed13545449fb..b4be1dfc3fad 100644 --- a/textproc/libtext-charwidth-perl/pkg-plist +++ b/textproc/libtext-charwidth-perl/pkg-plist @@ -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 |