diff options
author | az <az@FreeBSD.org> | 2014-01-06 00:20:40 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-06 00:20:40 +0800 |
commit | 1dbf6793c4b62c4d4ff5da697b24e05ff7caffa9 (patch) | |
tree | 239f6b9971e70fa4249e10ee1165d8b0bd0b415e /mail/p5-Mail-Verify | |
parent | 7fef5fb9ebed83fc0539a85fc1d4bbeed0fdfcbc (diff) | |
download | freebsd-ports-gnome-1dbf6793c4b62c4d4ff5da697b24e05ff7caffa9.tar.gz freebsd-ports-gnome-1dbf6793c4b62c4d4ff5da697b24e05ff7caffa9.tar.zst freebsd-ports-gnome-1dbf6793c4b62c4d4ff5da697b24e05ff7caffa9.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'mail/p5-Mail-Verify')
-rw-r--r-- | mail/p5-Mail-Verify/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Mail-Verify/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/mail/p5-Mail-Verify/Makefile b/mail/p5-Mail-Verify/Makefile index 57d31dc29b1c..a45da50fa794 100644 --- a/mail/p5-Mail-Verify/Makefile +++ b/mail/p5-Mail-Verify/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Mail::Verify.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Verify/pkg-plist b/mail/p5-Mail-Verify/pkg-plist index 6920f82c4b76..f7420ca4f4de 100644 --- a/mail/p5-Mail-Verify/pkg-plist +++ b/mail/p5-Mail-Verify/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Mail/Verify.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Verify/.packlist +%%PERL5_MAN3%%/Mail::Verify.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Verify @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail @dirrmtry %%SITE_PERL%%/Mail |