diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 16:46:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 16:46:49 +0000 |
commit | df06c42b2f14be67036bfd5489f66e85400d7a98 (patch) | |
tree | 73401d19220f51e9729e431849029d05ae99c383 /devel/p5-Errno | |
parent | f5813d0813d7c7478dabf8cb2ec15c55a70d3c89 (diff) |
Notes
Diffstat (limited to 'devel/p5-Errno')
-rw-r--r-- | devel/p5-Errno/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Errno/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Errno/Makefile b/devel/p5-Errno/Makefile index c4fc692ae921..1b865e3c4862 100644 --- a/devel/p5-Errno/Makefile +++ b/devel/p5-Errno/Makefile @@ -13,7 +13,4 @@ COMMENT= A perl5 module providing access to System errno constants USES= perl5 USE_PERL5= configure -MAN3= Errno.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Errno/pkg-plist b/devel/p5-Errno/pkg-plist index 5a08c7cf1dbc..0574cf0687c1 100644 --- a/devel/p5-Errno/pkg-plist +++ b/devel/p5-Errno/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Errno.3.gz %%SITE_PERL%%/Errno.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Errno/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Errno |