aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPIx-EditorTools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-PPIx-EditorTools/Makefile')
-rw-r--r--textproc/p5-PPIx-EditorTools/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile
index 8f8e572b8fcc..6035682f3ab3 100644
--- a/textproc/p5-PPIx-EditorTools/Makefile
+++ b/textproc/p5-PPIx-EditorTools/Makefile
@@ -24,16 +24,4 @@ TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
USES= perl5
USE_PERL5= configure
-MAN3= PPIx::EditorTools.3 \
- PPIx::EditorTools::FindUnmatchedBrace.3 \
- PPIx::EditorTools::FindVariableDeclaration.3 \
- PPIx::EditorTools::IntroduceTemporaryVariable.3 \
- PPIx::EditorTools::Lexer.3 \
- PPIx::EditorTools::Outline.3 \
- PPIx::EditorTools::RenamePackage.3 \
- PPIx::EditorTools::RenamePackageFromPath.3 \
- PPIx::EditorTools::RenameVariable.3 \
- PPIx::EditorTools::ReturnObject.3
-
-NO_STAGE= yes
.include <bsd.port.mk>