diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 20:28:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 20:28:34 +0000 |
commit | 59ddfdae9e4f58601b1f19c993c5804d906f855e (patch) | |
tree | 46991e6a3cf37c39f646846cd660a89500ea0a77 /textproc/p5-Perl-Critic/Makefile | |
parent | eb665a55eac117bf23d56bc42a5ba7bd9176f299 (diff) | |
download | ports-59ddfdae9e4f58601b1f19c993c5804d906f855e.tar.gz ports-59ddfdae9e4f58601b1f19c993c5804d906f855e.zip |
Notes
Diffstat (limited to 'textproc/p5-Perl-Critic/Makefile')
-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 41d56f340b70..dd5687eea2da 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -30,7 +30,7 @@ RUN_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-version>=0:${PORTSDIR}/devel/p5-version \ - p5-PPIx-Utilities>=1.000:${PORTSDIR}/textproc/p5-PPIx-Utilitites \ + p5-PPIx-Utilities>=1.000:${PORTSDIR}/textproc/p5-PPIx-Utilities \ perltidy:${PORTSDIR}/devel/perltidy BUILD_DEPENDS= ${RUN_DEPENDS} |