diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-20 20:52:54 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-20 20:52:54 +0000 |
commit | efe83994016b634075bb3920b29538ce58e0765b (patch) | |
tree | 4fb28fa0441215d34366143773f628d1f68fe427 | |
parent | 4b9c1fc5add690f9f934922c5dde22da095db661 (diff) | |
download | freebsd-ports-efe83994016b634075bb3920b29538ce58e0765b.zip |
Convert to staging.
Sponsored by: Absolight
-rw-r--r-- | textproc/p5-Text-Format+NWrap/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-Format+NWrap/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-Format+NWrap/Makefile b/textproc/p5-Text-Format+NWrap/Makefile index c3b75f211b42..322a3a339947 100644 --- a/textproc/p5-Text-Format+NWrap/Makefile +++ b/textproc/p5-Text-Format+NWrap/Makefile @@ -16,7 +16,4 @@ CONFLICTS= p5-Text-Format-[0-9]* USES= perl5 USE_PERL5= configure -MAN3= Text::Format.3 Text::NWrap.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-Format+NWrap/pkg-plist b/textproc/p5-Text-Format+NWrap/pkg-plist index c5c49b83317d..a54f283ac8ed 100644 --- a/textproc/p5-Text-Format+NWrap/pkg-plist +++ b/textproc/p5-Text-Format+NWrap/pkg-plist @@ -1,3 +1,5 @@ +%%PERL5_MAN3%%/Text::Format.3.gz +%%PERL5_MAN3%%/Text::NWrap.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text-Format+NWrap/.packlist %%SITE_PERL%%/Text/Format.pm %%SITE_PERL%%/Text/NWrap.pm |