diff options
author | mat <mat@FreeBSD.org> | 2014-01-21 04:52:54 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-01-21 04:52:54 +0800 |
commit | 9425417c28478b28fd7f8e839e6f3ba115cffbe3 (patch) | |
tree | 4fb28fa0441215d34366143773f628d1f68fe427 | |
parent | 16be6c8bb1509776283668e762588f40e1c21c04 (diff) | |
download | freebsd-ports-gnome-9425417c28478b28fd7f8e839e6f3ba115cffbe3.tar.gz freebsd-ports-gnome-9425417c28478b28fd7f8e839e6f3ba115cffbe3.tar.zst freebsd-ports-gnome-9425417c28478b28fd7f8e839e6f3ba115cffbe3.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 |