summaryrefslogtreecommitdiff
path: root/textproc/p5-Google-Data-JSON
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
commitfb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch)
tree36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Google-Data-JSON
parent- Unbreak fetching by pointing MASTER_SITES to GOOGLE_CODE (diff)
Support STAGEDIR.
Diffstat (limited to 'textproc/p5-Google-Data-JSON')
-rw-r--r--textproc/p5-Google-Data-JSON/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/p5-Google-Data-JSON/Makefile b/textproc/p5-Google-Data-JSON/Makefile
index 1278b2415b55..4168f0d6413e 100644
--- a/textproc/p5-Google-Data-JSON/Makefile
+++ b/textproc/p5-Google-Data-JSON/Makefile
@@ -21,14 +21,10 @@ BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
RUN_DEPENDS:= ${BUILD_DEPENDS}
-
TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic
USES= perl5
USE_PERL5= configure
-MAN3= Google::Data::JSON.3
-
-NO_STAGE= yes
.include <bsd.port.mk>