summaryrefslogtreecommitdiff
path: root/textproc/p5-Google-Data-JSON
diff options
context:
space:
mode:
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>