PERL_MODBUILD implies PERL_CONFIGURE and PERL_CONFIGURE implies USE_PERL5.

Reported by: http://az.semmy.ru/perl_sdad.txt
This commit is contained in:
Mathieu Arnold 2013-06-06 13:28:19 +00:00
parent eaae11d9c4
commit 692b7e61db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320095
7 changed files with 0 additions and 8 deletions

View File

@ -25,7 +25,6 @@ RUN_DEPENDS= devel/p5-Data-Dump-Streamer>=0:${PORTSDIR}/devel/p5-Data-Dump-Strea
p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
TEST_DEPENDS= p5-Test-Expect>=0:${PORTSDIR}/devel/p5-Test-Expect
USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3= Carp::REPL.3 Devel::REPL::Plugin::Carp::REPL.3

View File

@ -14,8 +14,6 @@ COMMENT= Replaces random number generation with non-random number generation
PERL_MODBUILD= yes
PERL_CONFIGURE= yes
MAN3= Test::MockRandom.3
.include <bsd.port.mk>

View File

@ -24,7 +24,6 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
p5-Text-Table>=0:${PORTSDIR}/textproc/p5-Text-Table
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= yes
PERL_CONFIGURE= yes

View File

@ -22,7 +22,6 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Devel-Cycle>0:${PORTSDIR}/devel/p5-Devel-Cycle \
p5-PadWalker>0:${PORTSDIR}/devel/p5-PadWalker
USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3= CatalystX::LeakChecker.3

View File

@ -26,7 +26,6 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.80020:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3= CatalystX::Profile.3 CatalystX::Profile::Controller::ControlProfiling.3

View File

@ -23,7 +23,6 @@ RUN_DEPENDS= p5-Carp-REPL>=0:${PORTSDIR}/devel/p5-Carp-REPL \
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
TEST_DEPENDS= p5-Test-Expect>=0:${PORTSDIR}/devel/p5-Test-Expect
USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3= CatalystX::REPL.3

View File

@ -12,7 +12,6 @@ DISTNAME= Markup-Perl-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Support perl code inside CGI scripts using simple tags
USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3= Markup::Perl.3