diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-28 13:46:25 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-28 13:46:25 +0000 |
commit | 0f64ea3fe1d5a03b2f4b4476ed17fcbf5fbd20b4 (patch) | |
tree | fdc9f008fda05f821b3da7a7ffda0f43ec3883eb /devel/p5-Class-Data-Inheritable | |
parent | c126f664b5d9640e5635a7089dee196f9f3bc0c0 (diff) |
Notes
Diffstat (limited to 'devel/p5-Class-Data-Inheritable')
-rw-r--r-- | devel/p5-Class-Data-Inheritable/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Class-Data-Inheritable/pkg-plist | 9 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/p5-Class-Data-Inheritable/Makefile b/devel/p5-Class-Data-Inheritable/Makefile index 7f54d713c72e..0a7837d25077 100644 --- a/devel/p5-Class-Data-Inheritable/Makefile +++ b/devel/p5-Class-Data-Inheritable/Makefile @@ -13,7 +13,4 @@ COMMENT= Inheritable, overridable class data USES= perl5 USE_PERL5= configure -MAN3= Class::Data::Inheritable.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Class-Data-Inheritable/pkg-plist b/devel/p5-Class-Data-Inheritable/pkg-plist index 98b8a1061c45..0104d9c37edc 100644 --- a/devel/p5-Class-Data-Inheritable/pkg-plist +++ b/devel/p5-Class-Data-Inheritable/pkg-plist @@ -1,7 +1,8 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Data/Inheritable/.packlist +%%PERL5_MAN3%%/Class::Data::Inheritable.3.gz %%SITE_PERL%%/Class/Data/Inheritable.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Data/Inheritable -@dirrmtry %%SITE_PERL%%/Class/Data -@dirrmtry %%SITE_PERL%%/Class +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Data/Inheritable/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Data/Inheritable @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Data @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class +@dirrmtry %%SITE_PERL%%/Class/Data +@dirrmtry %%SITE_PERL%%/Class |