diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-15 17:40:36 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-15 17:40:36 +0000 |
commit | c7d4d160b4db299251cc77f44ba268ebb30dec2c (patch) | |
tree | 946a10c769545dc64d42c8d3271f50743ab253f8 /textproc/p5-Perl-Critic | |
parent | 5dcf77863c4a675e59af6e548f3d91c45983722d (diff) | |
download | ports-c7d4d160b4db299251cc77f44ba268ebb30dec2c.tar.gz ports-c7d4d160b4db299251cc77f44ba268ebb30dec2c.zip |
Notes
Diffstat (limited to 'textproc/p5-Perl-Critic')
-rw-r--r-- | textproc/p5-Perl-Critic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index e692ba630d15..352556487a23 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -30,7 +30,7 @@ BUILD_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \ p5-String-Format>=1.13:${PORTSDIR}/textproc/p5-String-Format \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-Term-ANSIColor>=2.02:${PORTSDIR}/devel/p5-Term-ANSIColor \ - perltidy:${PORTSDIR}/devel/perltidy + perltidy:${PORTSDIR}/devel/p5-Perl-Tidy RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle |