diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 09:19:35 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 09:19:35 +0000 |
commit | 7c70613a5635f217ae00cc522e52bf12cb924cac (patch) | |
tree | 35fee4ddc5ac4a68396cb30a7f4031c9cdeca026 /devel/p5-Algorithm-IncludeExclude | |
parent | 29964568056f9fb293f9ad3d53d886f38d447ca9 (diff) | |
download | ports-7c70613a5635f217ae00cc522e52bf12cb924cac.tar.gz ports-7c70613a5635f217ae00cc522e52bf12cb924cac.zip |
Notes
Diffstat (limited to 'devel/p5-Algorithm-IncludeExclude')
-rw-r--r-- | devel/p5-Algorithm-IncludeExclude/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Algorithm-IncludeExclude/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Algorithm-IncludeExclude/Makefile b/devel/p5-Algorithm-IncludeExclude/Makefile index baa675589ced..a4a3ef3b0b08 100644 --- a/devel/p5-Algorithm-IncludeExclude/Makefile +++ b/devel/p5-Algorithm-IncludeExclude/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Algorithm::IncludeExclude.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Algorithm-IncludeExclude/pkg-plist b/devel/p5-Algorithm-IncludeExclude/pkg-plist index 2bc8c190d3af..ac5acfdde0f4 100644 --- a/devel/p5-Algorithm-IncludeExclude/pkg-plist +++ b/devel/p5-Algorithm-IncludeExclude/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Algorithm/IncludeExclude.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/IncludeExclude/.packlist +%%PERL5_MAN3%%/Algorithm::IncludeExclude.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/IncludeExclude @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm @dirrmtry %%SITE_PERL%%/Algorithm |