diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 02:54:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 02:54:53 +0000 |
commit | 882b641c0d019ec6e8f14779081e107087216fe1 (patch) | |
tree | 3aa25390a1624e7a85e0bc4e1fb2d9949400d1e0 /mail/p5-Net-ManageSieve | |
parent | 5f376ca8257b030867f0ca59c0709dc31d78f152 (diff) |
Notes
Diffstat (limited to 'mail/p5-Net-ManageSieve')
-rw-r--r-- | mail/p5-Net-ManageSieve/Makefile | 5 | ||||
-rw-r--r-- | mail/p5-Net-ManageSieve/pkg-plist | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/mail/p5-Net-ManageSieve/Makefile b/mail/p5-Net-ManageSieve/Makefile index 9ce9596a4f0b..9db0ff4d8480 100644 --- a/mail/p5-Net-ManageSieve/Makefile +++ b/mail/p5-Net-ManageSieve/Makefile @@ -14,12 +14,9 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL -RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Net::ManageSieve.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-ManageSieve/pkg-plist b/mail/p5-Net-ManageSieve/pkg-plist index 586082bf2311..01facbf5218a 100644 --- a/mail/p5-Net-ManageSieve/pkg-plist +++ b/mail/p5-Net-ManageSieve/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/Net::ManageSieve.3.gz %%SITE_PERL%%/Net/ManageSieve.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ManageSieve/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ManageSieve +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ManageSieve @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net |