diff options
Diffstat (limited to 'textproc/p5-POSIX-Regex')
-rw-r--r-- | textproc/p5-POSIX-Regex/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-POSIX-Regex/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-POSIX-Regex/Makefile b/textproc/p5-POSIX-Regex/Makefile index f9c294290577..5bc1ca556872 100644 --- a/textproc/p5-POSIX-Regex/Makefile +++ b/textproc/p5-POSIX-Regex/Makefile @@ -13,7 +13,4 @@ COMMENT= OO interface for the gnu regex engine USES= perl5 USE_PERL5= configure -MAN3= POSIX::Regex.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-POSIX-Regex/pkg-plist b/textproc/p5-POSIX-Regex/pkg-plist index 06543c246341..ab6addf34e79 100644 --- a/textproc/p5-POSIX-Regex/pkg-plist +++ b/textproc/p5-POSIX-Regex/pkg-plist @@ -1,8 +1,9 @@ +%%PERL5_MAN3%%/POSIX::Regex.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/POSIX/Regex.pm %%SITE_PERL%%/%%PERL_ARCH%%/POSIX/Regex.pod +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Regex/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Regex/Regex.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Regex/Regex.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Regex/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Regex @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/POSIX |