diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-06 17:28:12 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-06 17:28:12 +0000 |
commit | 16633330a72a7456771e5cc5ce92822143ceaaaa (patch) | |
tree | 85078530d5e5985d11d8028a2abcf332a213e3fa /devel/p5-Data-Inherited | |
parent | 85b8b87a8e444b7e1acb14f3fea924243935d7ce (diff) | |
download | ports-16633330a72a7456771e5cc5ce92822143ceaaaa.tar.gz ports-16633330a72a7456771e5cc5ce92822143ceaaaa.zip |
Notes
Diffstat (limited to 'devel/p5-Data-Inherited')
-rw-r--r-- | devel/p5-Data-Inherited/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Data-Inherited/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Data-Inherited/Makefile b/devel/p5-Data-Inherited/Makefile index adb21dc3a76d..703341e4711e 100644 --- a/devel/p5-Data-Inherited/Makefile +++ b/devel/p5-Data-Inherited/Makefile @@ -12,7 +12,4 @@ COMMENT= Perl extension for hierarchy-wide accumulation of list/hash results USES= perl5 USE_PERL5= configure -MAN3= Data::Inherited.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Data-Inherited/pkg-plist b/devel/p5-Data-Inherited/pkg-plist index 431a9e1bfe76..1ec3a83903b7 100644 --- a/devel/p5-Data-Inherited/pkg-plist +++ b/devel/p5-Data-Inherited/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Inherited/.packlist %%SITE_PERL%%/Data/Inherited.pm +%%PERL5_MAN3%%/Data::Inherited.3.gz @dirrmtry %%SITE_PERL%%/Data @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Inherited @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data |