diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-24 06:18:08 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-24 06:18:08 +0000 |
commit | 46dfffde804529658b0cc35829fdcb34df28570c (patch) | |
tree | a7815968ae598ec04d65774fe5ddc38240d2f93d /net/p5-Net-Google-AuthSub | |
parent | c63b6cd8a66ba90c2783102a19120a34365ded15 (diff) | |
download | ports-46dfffde804529658b0cc35829fdcb34df28570c.tar.gz ports-46dfffde804529658b0cc35829fdcb34df28570c.zip |
Notes
Diffstat (limited to 'net/p5-Net-Google-AuthSub')
-rw-r--r-- | net/p5-Net-Google-AuthSub/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index 72ef78761f64..e5f4af658d00 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Google-AuthSub PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Interact with sites that implement Google style AuthSub -RUN_DEPENDS= p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ +RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes |