diff options
Diffstat (limited to 'textproc/p5-Petal-CodePerl/Makefile')
-rw-r--r-- | textproc/p5-Petal-CodePerl/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/p5-Petal-CodePerl/Makefile b/textproc/p5-Petal-CodePerl/Makefile index c9ea1932181a..194468486be9 100644 --- a/textproc/p5-Petal-CodePerl/Makefile +++ b/textproc/p5-Petal-CodePerl/Makefile @@ -16,11 +16,7 @@ BUILD_DEPENDS= p5-Petal>=0:${PORTSDIR}/textproc/p5-Petal \ p5-Code-Perl>=0:${PORTSDIR}/devel/p5-Code-Perl RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Petal::CodePerl.3 Petal::CodePerl::Expr.3 \ - Petal::CodePerl::Modifiers.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |