summaryrefslogtreecommitdiff
path: root/net/p5-Net-Google-DataAPI
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 16:11:30 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 16:11:30 +0000
commit3d017a688622e8dfbc020a020058de1a277f526b (patch)
tree4a51b775a74e2a77d74eded4714f5fdb1a9d89ac /net/p5-Net-Google-DataAPI
parent- Move NO_PACKAGE higher, where it's usually expected to be found (diff)
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326522
Diffstat (limited to 'net/p5-Net-Google-DataAPI')
-rw-r--r--net/p5-Net-Google-DataAPI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Google-DataAPI/Makefile b/net/p5-Net-Google-DataAPI/Makefile
index 217c556414c7..11f83aeb09b1 100644
--- a/net/p5-Net-Google-DataAPI/Makefile
+++ b/net/p5-Net-Google-DataAPI/Makefile
@@ -35,7 +35,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::Google::DataAPI.3 \
Net::Google::DataAPI::Auth::ClientLogin::Multiple.3 \