diff options
Diffstat (limited to 'net/p5-Net-Google-DataAPI')
-rw-r--r-- | net/p5-Net-Google-DataAPI/Makefile | 3 |
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 \ |