From 35c60f62c47ef92e812e6c9df25ed84dbeed74e0 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Wed, 27 Feb 2008 10:41:23 +0000 Subject: [PATCH] - Fix plist - Fix dependencies PR: ports/121127 Submitted by: Felippe de Meirelles Motta (maintainer) Reported by: pointyhat (via pav) Pointyhat to: gabor --- net/p5-Net-Google-AuthSub/Makefile | 4 +++- net/p5-Net-Google-AuthSub/pkg-plist | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index 8aeba616d195..8158169f00cc 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -14,7 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= lippemail@gmail.com COMMENT= Interact with sites that implement Google style AuthSub -RUN_DEPENDS= p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple +RUN_DEPENDS= p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \ + p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes diff --git a/net/p5-Net-Google-AuthSub/pkg-plist b/net/p5-Net-Google-AuthSub/pkg-plist index 800ae95d6086..28f16e8a865b 100644 --- a/net/p5-Net-Google-AuthSub/pkg-plist +++ b/net/p5-Net-Google-AuthSub/pkg-plist @@ -4,5 +4,7 @@ %%SITE_PERL%%/Net/Google/AuthSub/Response.pm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google/AuthSub @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/Google/AuthSub @dirrmtry %%SITE_PERL%%/Net/Google +@dirrmtry %%SITE_PERL%%/Net