diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 16:11:30 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 16:11:30 +0000 |
commit | 3d017a688622e8dfbc020a020058de1a277f526b (patch) | |
tree | 4a51b775a74e2a77d74eded4714f5fdb1a9d89ac /net/p5-Net-Twitter-Lite | |
parent | 8a4b4aeb1fa6e5fafdf1da900295b2e652520e89 (diff) | |
download | ports-3d017a688622e8dfbc020a020058de1a277f526b.tar.gz ports-3d017a688622e8dfbc020a020058de1a277f526b.zip |
Notes
Diffstat (limited to 'net/p5-Net-Twitter-Lite')
-rw-r--r-- | net/p5-Net-Twitter-Lite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Twitter-Lite/Makefile b/net/p5-Net-Twitter-Lite/Makefile index 4f2659591870..55dae4ab6ed8 100644 --- a/net/p5-Net-Twitter-Lite/Makefile +++ b/net/p5-Net-Twitter-Lite/Makefile @@ -30,7 +30,8 @@ RUN_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON \ p5-Net-OAuth>=0.25:${PORTSDIR}/net/p5-Net-OAuth \ p5-Crypt-SSLeay>=0.5:${PORTSDIR}/security/p5-Crypt-SSLeay -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Twitter::Lite.3 Net::Twitter::Lite::API::V1.3 \ Net::Twitter::Lite::API::V1_1.3 Net::Twitter::Lite::Error.3 \ Net::Twitter::Lite::WithAPIv1_1.3 |