aboutsummaryrefslogtreecommitdiffstats
path: root/lang/p5-Test-XPath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p5-Test-XPath/Makefile')
-rw-r--r--lang/p5-Test-XPath/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/p5-Test-XPath/Makefile b/lang/p5-Test-XPath/Makefile
index e667279f4a39..7b848ca9c5c2 100644
--- a/lang/p5-Test-XPath/Makefile
+++ b/lang/p5-Test-XPath/Makefile
@@ -18,14 +18,11 @@ RUN_DEPENDS= p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML
USES= perl5
USE_PERL5= modbuild
-MAN3= Test::XPath.3
-
OPTIONS_DEFINE= CSS PODT
CSS_DESC= Include CSS selectors
PODT_DESC= Include Pod package test dependencies
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCSS}