diff options
Diffstat (limited to 'lang/p5-Pugs-Compiler-Rule/Makefile')
-rw-r--r-- | lang/p5-Pugs-Compiler-Rule/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/p5-Pugs-Compiler-Rule/Makefile b/lang/p5-Pugs-Compiler-Rule/Makefile index 3cf8ec9..33e40ed 100644 --- a/lang/p5-Pugs-Compiler-Rule/Makefile +++ b/lang/p5-Pugs-Compiler-Rule/Makefile @@ -22,18 +22,4 @@ TEST_DEPENDS= p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp USES= perl5 USE_PERL5= configure -MAN1= compile_p6grammar.pl.1 -MAN3= Pugs::Compiler::Regex.3 \ - Pugs::Compiler::Grammar.3 \ - Pugs::Compiler::RegexPerl5.3 \ - Pugs::Compiler::Rule.3 \ - Pugs::Compiler::Token.3 \ - Pugs::Emitter::Grammar::Perl5.3 \ - Pugs::Grammar::Precedence.3 \ - Pugs::Runtime::Match.3 \ - Pugs::Runtime::Regex.3 \ - Pugs::Runtime::StrPos.3 \ - Pugs::Runtime::Tracer.3 - -NO_STAGE= yes .include <bsd.port.mk> |