aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Unit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Unit/Makefile')
-rw-r--r--devel/p5-Test-Unit/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/devel/p5-Test-Unit/Makefile b/devel/p5-Test-Unit/Makefile
index 7aa2572a7fdd..31e61e513aa8 100644
--- a/devel/p5-Test-Unit/Makefile
+++ b/devel/p5-Test-Unit/Makefile
@@ -19,21 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Test::Unit.3 Test::Unit::Assert.3 Test::Unit::Assertion.3 \
- Test::Unit::Assertion::Boolean.3 \
- Test::Unit::Assertion::CodeRef.3 \
- Test::Unit::Assertion::Exception.3 \
- Test::Unit::Assertion::Regexp.3 Test::Unit::Debug.3 \
- Test::Unit::Decorator.3 Test::Unit::Error.3 \
- Test::Unit::Exception.3 Test::Unit::Failure.3 \
- Test::Unit::HarnessUnit.3 Test::Unit::Listener.3 \
- Test::Unit::Loader.3 Test::Unit::Procedural.3 \
- Test::Unit::Result.3 Test::Unit::Runner.3 \
- Test::Unit::Runner::Terminal.3 Test::Unit::Setup.3 \
- Test::Unit::Test.3 Test::Unit::TestCase.3 \
- Test::Unit::TestRunner.3 Test::Unit::TestSuite.3 \
- Test::Unit::TkTestRunner.3 Test::Unit::Tutorial.3 \
- Test::Unit::UnitHarness.3 Test::Unit::Warning.3
-
-NO_STAGE= yes
.include <bsd.port.mk>