summaryrefslogtreecommitdiffstats
path: root/lang/p5-Parse-Perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p5-Parse-Perl/Makefile')
-rw-r--r--lang/p5-Parse-Perl/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/p5-Parse-Perl/Makefile b/lang/p5-Parse-Perl/Makefile
index e27ed31..a084541 100644
--- a/lang/p5-Parse-Perl/Makefile
+++ b/lang/p5-Parse-Perl/Makefile
@@ -11,8 +11,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Interpret string as Perl source
BUILD_DEPENDS= p5-Devel-CallChecker>=0.003:${PORTSDIR}/devel/p5-Devel-CallChecker
-RUN_DEPENDS= p5-Devel-CallChecker>=0.003:${PORTSDIR}/devel/p5-Devel-CallChecker
-
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare \
p5-Lexical-Import>=0:${PORTSDIR}/devel/p5-Lexical-Import \
p5-Sub-Identify>=0:${PORTSDIR}/devel/p5-Sub-Identify
@@ -20,9 +19,4 @@ TEST_DEPENDS= p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare \
USES= perl5
USE_PERL5= configure
-MAN3= Parse::Perl.3 \
- Parse::Perl::CopHintsHash.3 \
- Parse::Perl::Environment.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud