aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-10 02:32:59 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-10 02:32:59 +0800
commite1926e55d32bcfd68b8f3c60f3e63ca18f2df25f (patch)
treebe51080fc2cf492923b146180fb7243fc287c726 /textproc
parent098960a60f978b8ee00fb523d1b08c76ad9e9d0c (diff)
downloadfreebsd-ports-gnome-e1926e55d32bcfd68b8f3c60f3e63ca18f2df25f.tar.gz
freebsd-ports-gnome-e1926e55d32bcfd68b8f3c60f3e63ca18f2df25f.tar.zst
freebsd-ports-gnome-e1926e55d32bcfd68b8f3c60f3e63ca18f2df25f.zip
- Add missing RUN_DEPENDS p5-PPIx-Utilities>=1.000:
PR: ports/149775 Submitted by: Alex Zbyslaw <xfb52@dial.pipex.com> Approved by: maintainer timeout (clsung ; 22 days)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Perl-Critic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index a99f3d70d983..41d56f340b70 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -8,6 +8,7 @@
PORTNAME= Perl-Critic
PORTVERSION= 1.10.8
+PORTREVISION= 1
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -29,6 +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 \
perltidy:${PORTSDIR}/devel/perltidy
BUILD_DEPENDS= ${RUN_DEPENDS}