diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 16:42:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 16:42:55 +0000 |
commit | 3246ebc3ca130704875cc0faca419ea671588641 (patch) | |
tree | 443222d8f53a5a1c5592070cd0d06a088ffbf387 /net/p5-AnyEvent-Twitter | |
parent | cbbf190e5e0d3f9bba3451679ffcd5049590b468 (diff) | |
download | ports-3246ebc3ca130704875cc0faca419ea671588641.tar.gz ports-3246ebc3ca130704875cc0faca419ea671588641.zip |
Notes
Diffstat (limited to 'net/p5-AnyEvent-Twitter')
-rw-r--r-- | net/p5-AnyEvent-Twitter/Makefile | 4 | ||||
-rw-r--r-- | net/p5-AnyEvent-Twitter/pkg-plist | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/net/p5-AnyEvent-Twitter/Makefile b/net/p5-AnyEvent-Twitter/Makefile index ca22daf07f8e..0781ad33b6d0 100644 --- a/net/p5-AnyEvent-Twitter/Makefile +++ b/net/p5-AnyEvent-Twitter/Makefile @@ -15,13 +15,9 @@ BUILD_DEPENDS= p5-AnyEvent>=5.34:${PORTSDIR}/devel/p5-AnyEvent \ p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON \ p5-Net-OAuth>=0.27:${PORTSDIR}/net/p5-Net-OAuth \ p5-URI>=1.58:${PORTSDIR}/net/p5-URI - RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= AnyEvent::Twitter.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-AnyEvent-Twitter/pkg-plist b/net/p5-AnyEvent-Twitter/pkg-plist index a9646daf9735..db67f6b969cf 100644 --- a/net/p5-AnyEvent-Twitter/pkg-plist +++ b/net/p5-AnyEvent-Twitter/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/AnyEvent::Twitter.3.gz %%SITE_PERL%%/AnyEvent/Twitter.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/Twitter/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/Twitter +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/Twitter @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent @dirrmtry %%SITE_PERL%%/AnyEvent |