aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-PartialDump
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-10-30 17:17:24 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-10-30 17:17:24 +0000
commitee4e256356e00c75ae8dcb961a7878440deca6ee (patch)
tree482095d937a32d12b6dff1b021f9942db5d425c8 /devel/p5-Devel-PartialDump
parent1c1f969b6b377934f7321317c1327ac48896de7f (diff)
downloadports-ee4e256356e00c75ae8dcb961a7878440deca6ee.tar.gz
ports-ee4e256356e00c75ae8dcb961a7878440deca6ee.zip
Notes
Diffstat (limited to 'devel/p5-Devel-PartialDump')
-rw-r--r--devel/p5-Devel-PartialDump/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Devel-PartialDump/Makefile b/devel/p5-Devel-PartialDump/Makefile
index 32265fcfd22b..4274d501d417 100644
--- a/devel/p5-Devel-PartialDump/Makefile
+++ b/devel/p5-Devel-PartialDump/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Devel-PartialDump
PORTVERSION= 0.09
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Partial dumping of data structures, optimized for argument printing
-BUILD_DEPENDS= p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \
+BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean \
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
RUN_DEPENDS= ${BUILD_DEPENDS}