diff options
Diffstat (limited to 'devel/p5-Array-Unique')
-rw-r--r-- | devel/p5-Array-Unique/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Array-Unique/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Array-Unique/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-Array-Unique/Makefile b/devel/p5-Array-Unique/Makefile index a51efbde77dd..53f8aff784f6 100644 --- a/devel/p5-Array-Unique/Makefile +++ b/devel/p5-Array-Unique/Makefile @@ -13,7 +13,4 @@ COMMENT= Tie-able array that allows only unique values USES= perl5 USE_PERL5= configure -MAN3= Array::Unique.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Array-Unique/pkg-descr b/devel/p5-Array-Unique/pkg-descr index c40daa52efdd..37c0a1934fc8 100644 --- a/devel/p5-Array-Unique/pkg-descr +++ b/devel/p5-Array-Unique/pkg-descr @@ -13,4 +13,4 @@ is case sensitive. As a side effect the module does not allow undef as a value in the array. -WWW: http://search.cpan.org/dist/Array-Unique/ +WWW: http://search.cpan.org/dist/Array-Unique/ diff --git a/devel/p5-Array-Unique/pkg-plist b/devel/p5-Array-Unique/pkg-plist index 667a70cbccb4..eda546cd9786 100644 --- a/devel/p5-Array-Unique/pkg-plist +++ b/devel/p5-Array-Unique/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Unique/.packlist %%SITE_PERL%%/Array/Unique.pm +%%PERL5_MAN3%%/Array::Unique.3.gz @dirrmtry %%SITE_PERL%%/Array @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Unique @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array |