aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Google-AuthSub
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 17:02:34 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 17:02:34 +0000
commit0e8e0bf6519fd1b1548d209c805196c7929e0ec2 (patch)
tree162848a0ed202fc8aef2ac40b9cfaaec8996c6eb /net/p5-Net-Google-AuthSub
parentd2fa36d53c62716586a72b6ebbd11201b2675f47 (diff)
downloadports-0e8e0bf6519fd1b1548d209c805196c7929e0ec2.tar.gz
ports-0e8e0bf6519fd1b1548d209c805196c7929e0ec2.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326526
Diffstat (limited to 'net/p5-Net-Google-AuthSub')
-rw-r--r--net/p5-Net-Google-AuthSub/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile
index e5f4af658d00..e448cf0132d4 100644
--- a/net/p5-Net-Google-AuthSub/Makefile
+++ b/net/p5-Net-Google-AuthSub/Makefile
@@ -18,7 +18,8 @@ COMMENT= Interact with sites that implement Google style AuthSub
RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::Google::AuthSub::Response.3 \
Net::Google::AuthSub.3